Forum Discussion
Parameters slicer
- 5 years ago
gavin007 , do you common company code table joining to all these tables.
If not have one like
Company Code = distinct(union(all(Table1[code]),all(TableB[code]),all(TableC[code]),all(TableD[code]),all(Tablee[code])))
and join it all 6 tables and use code from this table slicer
gavin007 , do you common company code table joining to all these tables.
If not have one like
Company Code = distinct(union(all(Table1[code]),all(TableB[code]),all(TableC[code]),all(TableD[code]),all(Tablee[code])))
and join it all 6 tables and use code from this table slicer
not enough information to be useful. Please give a general reply that can be adapted. how would this work if the parameter is a date, not a code?
- gavin0074 years agoHelper V
Basically, I want to make the dynamic parameter in power query to control the company to be available in power bi report. The folllowing link gives me a glispe of hope. I will test it to see if it works.
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters