Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
We are using the bar/line chart to show actuals to goal. We want to also display % to goal. We have the calculated field and would like to display it directly in the visualization, not just as a tooltip. Is this possible? We found the Zebra add-on, but the lack of freedom of customization isn't working for us.
Thank you in advance!
Solved! Go to Solution.
Hi, @kpad ;
Do you mean %=actual value/ goal value , if so, you could create a measure to calculate the percentage then put it into line feild:
Measure = SUM([value])/SUM([goal])
then
Or you could try Bullet chart 2.2.0 viusal.
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @kpad ;
Do you mean %=actual value/ goal value , if so, you could create a measure to calculate the percentage then put it into line feild:
Measure = SUM([value])/SUM([goal])
then
Or you could try Bullet chart 2.2.0 viusal.
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
We ended up going with that bar/line chart combo! I didn't realize we could add multiple lines AND bar chart categories.
The Bullet Chart visual is also news to me and an interesting option.
This is great, thank you!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 29 | |
| 23 | |
| 18 | |
| 17 | |
| 14 |