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

See when key Fabric features will launch and what’s already live, all in one place and always up to date. Explore the new Fabric roadmap

Reply
MajeedKhan
Helper I
Helper I

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 @MajeedKhan 

 

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
MajeedKhan
Helper I
Helper I

Hi,

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

MajeedKhan_0-1669800719272.png

Thanks.

Anonymous
Not applicable

Hi @MajeedKhan 

 

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.

MajeedKhan
Helper I
Helper I

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 @MajeedKhan  ,

 

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
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.