Forum Discussion
Anonymous
9 years agoNot applicable
filter on multiple values using parameter, in the query editor
Hello all, I have both some referential and transactional tables refering to my company products. Each products can be categorized in an "Activity" and "Sub activity" (each activity contains sev...
TrevLc
3 years agoHelper III
Hi,
I was looking for a solution to this problem, as I was facing it too.
I created a list in a separate query, and then used the Table.SelectRows function, and it folded.
Here is a blog I found about it.
Filtering a Table to a List of Values in Power Query or Power BI - Excel UnpluggedExcel Unplugged
Hope it helps