Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
70 | |
54 | |
38 | |
31 |
User | Count |
---|---|
78 | |
64 | |
64 | |
49 | |
45 |