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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All,
Compare data with constant value
I need to design a bar chart visual such that , In the center I need to display a single bar(Red bar as shown in Fig.) that shows average of Org level attrition and on left side of respective bar ,it should show attrition value higher than red bar value and on right side it should show respective lesser value of attrition . Is it possible ?
or is there any other visual available for above requriment. If YES then please suggest me or NO then why.
Note- Org average values are coming from another table and whereas SBU values are from another.
Solved! Go to Solution.
@Anonymous
No, it's not possible to make the Avg as a bar/column in a column chart. You can't have the aggregation result of entire table appeared on row level.
For your requirement, I suggest you try column+line combo chart. You can create a measure to calculate the Average for all selected entries, and put it into Line values. Then you can see which column is above or below this line.
See my sample below:
Regards,
@Anonymous
No, it's not possible to make the Avg as a bar/column in a column chart. You can't have the aggregation result of entire table appeared on row level.
For your requirement, I suggest you try column+line combo chart. You can create a measure to calculate the Average for all selected entries, and put it into Line values. Then you can see which column is above or below this line.
See my sample below:
Regards,
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 58 | |
| 51 | |
| 46 |