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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi, so here is my use case: I need create a ranking of a column based on sales, but this ranking must change based on the column selected witht he dynamic parameter. So I may have selected "Name" from Table A in the dynamic parameter, and it will create a ranking of all my names. Then I may select "Region" from Table B by changing the parameter selection and now my ranking will change to reflect the regional ranking against sales instead. I have done this with static columns for a use case but now I need to make it work dynamically.
Here is the dax i have been using till now:
Solved! Go to Solution.
HI @johnmenx,
I'd like to suggest you take a look at the calculation groups, it allow you to create dynamic expression based current measures.
Creating Calculation Groups in Power BI Desktop - SQLBI
Regards,
Xiaoxin Sheng
HI @johnmenx,
I'd like to suggest you take a look at the calculation groups, it allow you to create dynamic expression based current measures.
Creating Calculation Groups in Power BI Desktop - SQLBI
Regards,
Xiaoxin Sheng
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.