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
Anonymous
7 years agoNot applicable
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