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.
Dear Team
I have data table so i want to change line chart using the formulas and working well for single region.
if i try to apply filter multiple region doesn't support me. how to resolve this.
Example if i apply filter for Amercia + Denmark then value should show $ value 70,000 and % value = 1.108
Region | Type | Value |
America | PM % | 0.32 |
America | PM $ | 40000 |
Denmark | PM % | 0.788 |
Denmark | PM $ | 30000 |
Russia | PM % | 0.822 |
Russia | PM $ | 430494 |
Thanks
Solved! Go to Solution.
@RajK2 Not sure how a line chart factors into this and not sure why you need anything other than a simple SUM?? See PBIX attached below.
@RajK2 Not sure how a line chart factors into this and not sure why you need anything other than a simple SUM?? See PBIX attached below.