Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I recall seeing in the past an internal variable or field (possibly something that began with a dollar-sign) that you could iterate over and it would list all of the tables in your data model. Furthermore, there might have been a related variable/field that allowed you to iterate over the fields. Can anyone please refresh my memory on this?
Thank you.
Steve
The field is "$Table". Here is a list of all the model metadata fields.: https://help.qlik.com/en-US/sense/November2024/Subsystems/Hub/Content/Sense_Hub/Scripting/system-fie...
-Rob
The field is "$Table". Here is a list of all the model metadata fields.: https://help.qlik.com/en-US/sense/November2024/Subsystems/Hub/Content/Sense_Hub/Scripting/system-fie...
-Rob
That's exactly it. Thank you so very much.