The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.