The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Number | Speed | Distance | Time |
Álvaro | 5 | 15 | 8 |
Jorge | 4 | 18 | 4 |
Raúl | 2 | 14 | 5 |
Solved! Go to Solution.
@dmmanchon unpivot your table and it will be easy, to do so,
- transform data
- select number column
- right-click and select unpivot other columns
you will get attribute and value, you can rename these columns if you want. close and apply
- add a slicer with attribute column on it
on your visual, put number and value, and based on slicer value selected the value will change.
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
hi @dmmanchon
For your case, you could try one of three ways to get it.
1. Selected [Speed], [Distance], [Time] then unpivot them in power query, then use new "attribute" field as a slicer.
This way is simple but it will change table structure
2. use three bookmark as miguel said.
3. Create a Dynamic measure as this blog:
Dynamically change the information within a visual via a slicer
Regards,
Lin
hi @dmmanchon
For your case, you could try one of three ways to get it.
1. Selected [Speed], [Distance], [Time] then unpivot them in power query, then use new "attribute" field as a slicer.
This way is simple but it will change table structure
2. use three bookmark as miguel said.
3. Create a Dynamic measure as this blog:
Dynamically change the information within a visual via a slicer
Regards,
Lin
Hello!
You can right-click your "Name" column and use the "Override dynamization of other columns" / "Unpivot Other Columns" option and shape your table so you can use a selector as you want.
Otherwise I recommend you to use the bookmarks as shown here:
@dmmanchon unpivot your table and it will be easy, to do so,
- transform data
- select number column
- right-click and select unpivot other columns
you will get attribute and value, you can rename these columns if you want. close and apply
- add a slicer with attribute column on it
on your visual, put number and value, and based on slicer value selected the value will change.
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
User | Count |
---|---|
65 | |
62 | |
60 | |
53 | |
30 |
User | Count |
---|---|
181 | |
83 | |
68 | |
49 | |
46 |