Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. 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.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 45 | |
| 38 | |
| 34 | |
| 21 | |
| 17 |
| User | Count |
|---|---|
| 66 | |
| 64 | |
| 31 | |
| 26 | |
| 26 |