Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi Every body, can you please help me, i want to display and use a parameters that I created in power query in a sclicer in power bi desktop, I have a difficult to show the all values in desktop.
I have this parameter that I have created in power query.
And I want to link it in a sclicer in desktop like this :
I thank you in advance for your help and for your actions.
Sincerely,
Melissa
Hello - if you'd like to use the values in a report slicer, you will need to load the values to the data model as a table column. Then you can use the column in the slicer.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 15 | |
| 8 | |
| 6 | |
| 5 | |
| 5 |