Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
stascher
Partner - Creator III
Partner - Creator III

System table list?

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

1 Solution

Accepted Solutions
rwunderlich
MVP
MVP

2 Replies
rwunderlich
MVP
MVP

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

stascher
Partner - Creator III
Partner - Creator III
Author

That's exactly it. Thank you so very much.