This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello!
I want to maintain a list of variables in Power Query:
Text1
Text2
etc
I want then to feed each of these variables to specific positions in my Power Query code, how can I do that please?
E.g. the Text1 can be used as a part of a filename or filepath or worksheet name etc.
If you also have some easy documentation how to loop through the variables list and execute a particular Power Query using each of the variables in the list at a time, that would also be interesting!
Thanks!
Solved! Go to Solution.
@Anonymous - see this blog post on including refresh timestamps in your report. I include the use of variables like this. I always name my variables varSomething so you can see what they are. These variables are inline - in one query, but can just as easily be produced by other queries that resolve to a scalar value.
Using List.Contains To Filter Dimension Tables — ehansalytics is another article I wrote where one query creates a variable that is a list of items, then that list is used in another query.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI Reporting@Anonymous - see this blog post on including refresh timestamps in your report. I include the use of variables like this. I always name my variables varSomething so you can see what they are. These variables are inline - in one query, but can just as easily be produced by other queries that resolve to a scalar value.
Using List.Contains To Filter Dimension Tables — ehansalytics is another article I wrote where one query creates a variable that is a list of items, then that list is used in another query.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingCheck out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |