Hi,
In a roster, how to retrieve the title of the current row in a string variable named currentService fo example.
I want to use currentService in the question for the imbricated (nested) table.
Thanks
If you have a roster SERVICES and within it you have a roster PROVIDERS, then you can still refer to the name of the current service by enclosing the name of the roster:
How reliably does %PROVIDERS% provide %SERVICES%?
Which may be for example: How reliably does ABC, INC provide ELECTRICITY?
1 Like