Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon'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.
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
141 | |
79 | |
63 | |
52 | |
46 |
User | Count |
---|---|
212 | |
89 | |
79 | |
68 | |
60 |