Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Field parameter has been used to create dynmaic x (View: Country, Region, Account #, etc) and y axis (Selected Balance: Current, Past Due, 180+, etc) on a clustered bar chart. We would like only show the top 15 based on the View and Selected Balance that has been selected. I need help creating a formula to accomplish this. Use TopN and Rank?
Solved! Go to Solution.
@reggiebob ,refer
Switch TOPN with Field Parameters: https://amitchandak.medium.com/switch-topn-with-field-parameters-299a0ae3725f
Get Super Dynamic TOPN using Window, Numeric, and Field parameters along with calculation groups- https://youtu.be/YW1SOk9V9xk
Thank you!
@reggiebob ,refer
Switch TOPN with Field Parameters: https://amitchandak.medium.com/switch-topn-with-field-parameters-299a0ae3725f
Get Super Dynamic TOPN using Window, Numeric, and Field parameters along with calculation groups- https://youtu.be/YW1SOk9V9xk