The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I want to use a stacked column chart containing 3 columns:
Here Gap = Sum- Target
I want to show Gap in stacked column chart which is shown in green colour(Required).
Any suggestion. It's Urgent too.
Thanking you in advance:)
With Regards,
Ashu.
ID | Value | Type |
1 | 8 | Target |
2 | 1.3 | Gap |
3 | 9.3 | Sum |
Solved! Go to Solution.
Use a waterfall chart or add a fake third category with a value of 8 that is rendered in white foreground color so that the target stacks on top of it.
Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to assist you. I cannot use screenshots of your source data.
Please show the expected outcome based on the sample data you provided. Screenshots of the expected outcome are ok.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
That was a good idea. It worked. Thank You 🙂
Use a waterfall chart or add a fake third category with a value of 8 that is rendered in white foreground color so that the target stacks on top of it.
Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to assist you. I cannot use screenshots of your source data.
Please show the expected outcome based on the sample data you provided. Screenshots of the expected outcome are ok.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523