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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

how to modify hierarchy name in Tool tip

Good day all,
I have a heirarchy for date. when i put it in barchart, it shows me long  format in the tool tip as in the below pic. 

How can i shorten this so it doesn't look that ugly. How can i modify it?

 

I appreciate your support

vis.png

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous 

 

After testing, there is no way to modify the elements’ name of this date hierarchy in x-axis

You might try the following ways:

Display the x-axis as dates only

Then create a measure:

Year&Qr&Mon = CONCATENATE(SELECTEDVALUE('Table'[Datemoodod].[Year])," "&QUARTER(SELECTEDVALUE('Table'[Datemoodod]))&" "&MONTH(SELECTEDVALUE('Table'[Datemoodod])))

 

Place the measure in tooltips

vxinruzhumsft_0-1669878203200.png

Best Regards,

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi,

this field is not in the Tool Tip. kindly check below

MajeedKhan_0-1669800719272.png

Thanks.

Anonymous
Not applicable

Hi @Anonymous 

 

After testing, there is no way to modify the elements’ name of this date hierarchy in x-axis

You might try the following ways:

Display the x-axis as dates only

Then create a measure:

Year&Qr&Mon = CONCATENATE(SELECTEDVALUE('Table'[Datemoodod].[Year])," "&QUARTER(SELECTEDVALUE('Table'[Datemoodod]))&" "&MONTH(SELECTEDVALUE('Table'[Datemoodod])))

 

Place the measure in tooltips

vxinruzhumsft_0-1669878203200.png

Best Regards,

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hi Yolo, thank you for taking the time.

 

I do not have renaming option since this is a hierarchy, please check the below

 

MajeedKhan_0-1669798268274.png

 

Anonymous
Not applicable

Hi @Anonymous  ,

 

You can change the field name, please refer to the following picture.

vxinruzhumsft_0-1669778029332.png

 

 

Best Regards,

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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!

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