Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. 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!
User | Count |
---|---|
23 | |
21 | |
11 | |
11 | |
9 |
User | Count |
---|---|
49 | |
31 | |
20 | |
18 | |
15 |