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.