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.
I am using a What IF table in a slicer, Do I need to do with the select values is take one of them , and use to calculate percentaje sales, my question is, can I add this value in a new column and use it to calcualate sales.
Do I need a kind of measure do achive this?
RIgo
Solved! Go to Solution.
I do not believe that you can really do what you are describing (if I understand you correctly). Measures are dynamic while table columns are static after data is refreshed. You would need to use a measure based upon your what-if measure.
I do not believe that you can really do what you are describing (if I understand you correctly). Measures are dynamic while table columns are static after data is refreshed. You would need to use a measure based upon your what-if measure.