This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi everyone,
I have a base CSV that has a column called 'Usage'. Each time this CSV is generated the number of distinct values in the 'Usage' column will change. Today it is 3, tomorrow it could be 7. I need to build a separate query for each unique value, I can do this manually, only each time I may require more or less queries.
Is there a way to dynamically create 'n' queries in Power Query based on distinct values of a column?
Thanks in advance
John
Solved! Go to Solution.
Thanks Pete, I thought this was the case, the XY probleem seems like it was written just for me :D. I was over-thinking the problem completely.
I've gone with another (much simpler) method, of just adding cond. columns, that can each cater for a wider range of values. Thank you for your reply
Thanks Pete, I thought this was the case, the XY probleem seems like it was written just for me :D. I was over-thinking the problem completely.
I've gone with another (much simpler) method, of just adding cond. columns, that can each cater for a wider range of values. Thank you for your reply
Hi John,
Firstly, no, you can't dynamically spawn new queries in Power Query.
Secondly, this looks like an XY Problem. If you can give more detail around what you're actually trying to achieve overall, I may be able to advise you on a better way to get to your end goal.
Pete
Proud to be a Datanaut!
Check out the April 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.