Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hello,
I want to make "Rankx DAX" with multi-Row and Slicer in Matrix without +-option and stepped layout.
So, I make Dax Like This.
================================================
===================================================
[Power BI]
I make visualization like this.
I don't use +/- icon and stepped layout because this format is more simple.
When I checked Coutry Slicer and AGE Slicer, C_RANK_LIKE has Changed dynamically.
I satisfied with this operation for Country and AGE Slicer.
These features (country and age) don't include in this matrix.
--------------------------------------------------------------------
Next, i click color slicer. Color include in this matrix.
Result is this.
I want like this.
C_RANK_LIKE has changed dynamically.
==========================================
How to solve this issue. Please Help.
https://drive.google.com/file/d/1nWCfwX-5sXmbBYLhflUn5p_Pc0CJ6O9N/view?usp=drive_link
Solved! Go to Solution.
Hi,
Change ALL To ALLSELECTED.
Hope this helps.
Thank you for your help!!
You are welcome.
Hi,
Change ALL To ALLSELECTED.
Hope this helps.