Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
I am using Small Multiples. The scope of the Y-axis on the categories is different. Since all of the categories share the same axis, the last category doesn't show the spikes ...
Thank you in advance.
Here is the dynamic measure that calculates the feature rank based on the feature importance for the selected features by the user.
Rank Feature Importance =
IF(ISBLANK(SUM(Feature_Importance[Feature_Importance])),BLANK(),
RANKX(
ALLSELECTED(Feature_Importance)
,CALCULATE(
SUM(Feature_Importance[Feature_Importance])
)
)
)
Hi @Anonymous ,
Did you try to apply the [Rank Feature Importance] to the visual-filter pane, set as "is less than 5" to show the top 4?
If it does not work, could you please share more detail information to help us clarify your scenario? Or share me with your pbix file after removing sensitive data.
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you @Anonymous
I Have created a sample PBIX file. Please see the screenshots and attached file for more information.
Please let me know if you have any questions.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 42 | |
| 40 | |
| 39 |