Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have a data source in Excel where the title of the file changes daily. I have a separate table (Table1) that has the name of the new name of the file. How can i set a parameter to a single value within a table?
Say for example the parameter must be set to the 2nd column, 4th row of Table1
Solved! Go to Solution.
Hi @joekoshar,
Actually, you can use '[]' and '{}' with query table to find out specific cell value.
For example: 2nd column, 4th row of Table1
Custom = Table[Column2]{3}
Reference link:
Regards,
Xiaoxin Sheng
Hi @joekoshar,
Actually, you can use '[]' and '{}' with query table to find out specific cell value.
For example: 2nd column, 4th row of Table1
Custom = Table[Column2]{3}
Reference link:
Regards,
Xiaoxin Sheng
Check this out: https://www.excelguru.ca/blog/2014/11/26/building-a-parameter-table-for-power-query/
Did I answer your question correctly? Mark my answer as a solution!
Proud to be a Datanaut!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.