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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

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
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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