Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hello All,
I have been desperately trying to make a legend in bar chart visual since 2 weeks now. As I am working in live connection. A friend already has a solution but unwilling to share.
I have tried alot but going no where. I can't use Bookmarks or page navigation.
I want legend to not display is nothing is selected and display if something is selected.
I have created a workaround on visual display by using is filtered dax and it is somewhat working but with this approach I am facing the issue if tool tip not being displayed on second visual because it is positioned after the first visual at the same spot.
Can I please have a solution?
Regards
Faryal
Solved! Go to Solution.
Hi @FARYAL
You can use a workaround by adding shape and conditional formatting.
Create a Dax measure with the code like :
switch off the border and use the Dax that we created for a fill of the shape
result:
Filtered:
Pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other
members find it more quickly
@Ritaf1983 Thank you for your help it worked in normal circumstances. However, with me the graphs presentation was also different. Like one was wih multiples and other were without.
So to hadle the tool tip issue I actually created a page navigation with corresponding tables and used a information icon to navigate to the page and it worked for me.
I really appreciate your help.
Regards Faryal
Hi @FARYAL
You can use a workaround by adding shape and conditional formatting.
Create a Dax measure with the code like :
switch off the border and use the Dax that we created for a fill of the shape
result:
Filtered:
Pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other
members find it more quickly
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
27 | |
11 | |
8 | |
6 | |
6 |