This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
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.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 32 | |
| 31 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 66 | |
| 56 | |
| 31 | |
| 27 | |
| 22 |