Forum Discussion
joekoshar
7 years agoRegular Visitor
Set parameter equal to a specific value in a table
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 wi...
- Anonymous7 years ago
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
LivioLanzo
Solution Sage
7 years ago
Check this out: https://www.excelguru.ca/blog/2014/11/26/building-a-parameter-table-for-power-query/