Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Anonymous
Not applicable

Using variables in Power Query

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!

1 ACCEPTED SOLUTION
edhans
Super User
Super User

@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.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

View solution in original post

1 REPLY 1
edhans
Super User
Super User

@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.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.