Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Solved! Go to 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
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.
Hi,
this field is not in the Tool Tip. kindly check below
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
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.
Hi Yolo, thank you for taking the time.
I do not have renaming option since this is a hierarchy, please check the below
Hi @MajeedKhan ,
You can change the field name, please refer to the following picture.
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.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
72 | |
38 | |
30 | |
26 |