Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I have a chart where the X axis is date, I also added a text label to show the date. For some reason, the date displayed in text label is always one days earlier than the correct date. for example int he chart, the text label shows 05/09/2022, but the correct date in tooltip is 05/10/2022.
I have only only one plot segment. Hence I can't figure out the reason behind mismatch.
Solved! Go to Solution.
I found out the bug with the help of other users in the forum. To put it simple, when date is linked to a text field, it seems to causes issues in charticulator.
I have defined the fix in the post below.
https://community.powerbi.com/t5/Desktop/tick-label-missing-in-charticulator/m-p/2707940#M946677
I found out the bug with the help of other users in the forum. To put it simple, when date is linked to a text field, it seems to causes issues in charticulator.
I have defined the fix in the post below.
https://community.powerbi.com/t5/Desktop/tick-label-missing-in-charticulator/m-p/2707940#M946677
Hi @Jeanxyz ,
Based on your descriptions, it's hard for me to tell you where your problem is occurring. Please provide further information, such as desensitized .pbix files.
For your above description, I can only guess that you may have encountered some problems:
1. PowerBI Desktop may has problems
2. If you create a measure, may the context has problems
Best regards,
Community Support Team_ Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.