Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I have a table
RollNo | Name | Game1 | Game2 | Game3 | Region | Total Score |
1 | Tom | 0 | 3 | 3 | aa | 6 |
2 | Neil | 3 | 1 | 1 | aa | 5 |
3 | bob | 0 | 0 | 2 | bb | 2 |
4 | Harry | 3 | 0 | 0 | bb | 3 |
5 | Mac | 0 | 2 | 1 | cc | 3 |
Here I have added a slicer tile with regions, below i have added chard cards and tables. All works well
But i want to add one more slicer with Game1, Game 2, Game3. This slicer should also affect the below visuals.
ex - on selecting Game 1 - should show only Neil and Harry.
I tried unpivot, that confuses all other calculations. is there any other simpler way to achieve this?
Hi,
One of ways to achieve this is using a field parameters feature.
Please check the link down below that is the documentation from Microsoft.
Let report readers use field parameters to change visuals (preview) - Power BI | Microsoft Learn
Thank you for your help. I tried field parameters. I dont think that helps in my example. i understand field parameter changes the slicer option from one to another. But here i need one more new slicer with those column names. Game1, Game2, Game3.
Can you please help me with a solution
User | Count |
---|---|
14 | |
9 | |
7 | |
7 | |
6 |
User | Count |
---|---|
21 | |
11 | |
10 | |
9 | |
8 |