Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
jcampbell474
Helper IV
Helper IV

Date showing as datetime in Workspace:Report

I have a desktop pbix with a date column that is formatted as date (only) m/d/yyyy.  It shows in that format everywhere in the desktop and main parts of it in PBI Service (Workspace:Report), but shows as m/d/yyyy hh:mm:ss AM/PM in the Decomposition tree. 


I can't find a place to change Decomposition tree formats.  Do date formats not apply to Decomposition trees?

 

Thanks!

1 ACCEPTED SOLUTION
v-lid-msft
Community Support
Community Support

Hi @jcampbell474 ,

 

Thank you to point it, We have the same result as yours, we will report it and we will notice you if we got anything new. Currently we can create a calculated column to duplicate this column but format it as text as a workaround. 

 

DateText = FORMAT([Datetime],"m/d/yyyy")

 

4.jpg5.jpg

 


Best regards,

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
v-lid-msft
Community Support
Community Support

Hi @jcampbell474 ,

 

Thank you to point it, We have the same result as yours, we will report it and we will notice you if we got anything new. Currently we can create a calculated column to duplicate this column but format it as text as a workaround. 

 

DateText = FORMAT([Datetime],"m/d/yyyy")

 

4.jpg5.jpg

 


Best regards,

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

@v-lid-msft is there a place that we in the community can report this bug?

 

Hi @jcampbell474 , @ctaylor ,

 

This is currently a limitation of the decomposition tree in preview. This will be fixed by the time the visual reaches general availability. Please try to use the workaround we have provided in this thread, sincerely apologize for any inconvenience this issue have caused.


Best regards,

 

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @ctaylor ,


For the issue in this thread, we have already reported, but we did not got confirm yet, if we have any news, we will update here.

 


If you have anther bug or issue, please try to post a new thread and we will try to reproduce it.

 

Best regards,

 

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors