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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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