Forum Discussion
taskob
1 year agoFrequent Visitor
ListName from parameter
Hi All, I would like to use a Parameter (List_Param) instead of hardcoding the name of my list to filter out some of the rows from several tables in the model. #"Remove Rows" = Table.SelectRows(#"...
- 1 year ago
You are right taskob, but you can do it this way (it works also in Power BI)
I've hardcoded your lists into a table. See attached .pbix file.
dufoq3
1 year agoCommunity Champion
Hi taskob, it is possible, but we don't know how do you store your lists for such parameter. Do you store them as a separate queries?
You can do it this way for example. Check attached .xlsx file!
- taskob1 year agoFrequent Visitor
I see dufoq3. My version seems to work in Excel too (see attached) , but i need it to work in Power BI Desktop and Cloud too....
List_param.xlsx