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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I created a What IF parameter to classify products categories between High Profit and Low Profit.
Everything works, but what doesn't work is that I wanted the margin value to change dinamically, so in the grouping table I included the parameter measure instead of a fix number.
But, it won't change when I select a new parameter in the slicer, it keeps showing the default value (0.15)
What am I missing?
Thanks
Solved! Go to Solution.
@RGL, it's not clear. You can't what-if in a column. It's close to creating a measure and a binning.
Recommended
https://www.daxpatterns.com/dynamic-segmentation/
https://www.daxpatterns.com/static-segmentation/
https://radacad.com/dynamic-banding-or-grouping-in-power-bi-using-dax-measures-choose-the-size-of-bi...
https://www.credera.com/blog/technology-solutions/creating-aging-report-using-a-user-selected-date-i...
@RGL - If you are trying to use that measure in a calculated column it is always going to return the default because calculated columns are not dynamic.
@RGL, it's not clear. You can't what-if in a column. It's close to creating a measure and a binning.
Recommended
https://www.daxpatterns.com/dynamic-segmentation/
https://www.daxpatterns.com/static-segmentation/
https://radacad.com/dynamic-banding-or-grouping-in-power-bi-using-dax-measures-choose-the-size-of-bi...
https://www.credera.com/blog/technology-solutions/creating-aging-report-using-a-user-selected-date-i...
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!