Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
jteccampbell
Frequent Visitor

display my measure as the data label

I have a clustered column chart that I would like to dispay the difference between the two column as the data label.

 

I created the following measure and have it in tooltips for now:

 

DIFFERENCE = (SUM('RAW DATA'[EAS Total FTEs])/SUM('RAW DATA'[EAS Assigned FTE])) - 1

 

Is there anyway to get this in as the data lable?

 

 

FullSizeRender (3).jpg

 

 

 

1 REPLY 1
TomMartens
Super User
Super User

Hey,

 

unfortunately the answer is quite short: No, it's not possible to show other measures as data label.

 

This could be done with a custom visual, or maybe tricked by using your measure as the value for the line chart in a combo chart (bar and line) and then try to use no color for the line but show data label

 

Regards



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors