Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
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.
User | Count |
---|---|
101 | |
69 | |
58 | |
47 | |
47 |