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 August 31st. Request your voucher.
Hi Experts, Call for help.
Data set:
L1 | L2 | L3 | ..... |
X | A | P | |
X | A | Q | |
Y | B | R | |
Y | C | T | |
Y | C | W |
My data set have L1,L2,L3 and other columns, L1's have multiple L2 and those L2's have multiple L3's
Requirement:
I have generated 2 graphs as above from single data table. When I click on any L1 bar, my another Clustered Bar chart highlights relevant L2's and shows non relevant L'2 in blur as shown in below image. Similar I have 3rd bar chart which gets filtered on L2 selection.
What I am looking for is L2 only shows relevant bars, and completely hide's L2's which are not relevant instead of blurring.
Solved! Go to Solution.
@Gaurravs , You need to edit interactions and make it filter
PowerBI Abstract Thesis: How Interactions Work- Split Page using interactions to compare - https://youtu.be/GIfRKzhMaR4
@Gaurravs , You need to edit interactions and make it filter
PowerBI Abstract Thesis: How Interactions Work- Split Page using interactions to compare - https://youtu.be/GIfRKzhMaR4
Thank you so much. This is what I was looking for..
Happy Learning...