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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. 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

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.

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

 

v-xinruzhu-msft
Community Support
Community Support

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
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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