Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
WEBINAR June 25, 2025: Build on Apache Iceberg with Qlik Open Lakehouse - REGISTER TODAY
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
Partner Ambassador/MVP
Partner Ambassador/MVP

2 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/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.