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

Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.

Reply
Anonymous
Not applicable

Date.FromText converts into wrong format after publishing

Hello all

 

I have a column "QualifyingDate" with a date stored in the format yyyymmdd.

In the Power Query Editor i created a new custom column, screenshot with the code:

 

1.PNG

So it either sets the Text "Gestern" or to the date converted from yyyymmdd.

However, when looking into the dropdown slicer in Power BI Desktop it looks fine.

2.PNG

Publishing it doesnt change that immediately, but after some time, maybe after a refresh of the data, it changes the format to:

3.png

I tried using the "culture" parameter in Date.FromText and different Browsers. Settings in browser and power bi are set to de-CH.

 

PS: I think it worked lately, but i added an additional column to order "QualifyingDateForSlicer". But its only used for sorting so i dont think this could be it, or could it?

 

Thank you and kind regards

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

@Anonymous,

 

Date.FromText returns a Date value. You may use Date.ToText or Text.From in the else part.

Community Support Team _ Sam Zha
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

1 REPLY 1
v-chuncz-msft
Community Support
Community Support

@Anonymous,

 

Date.FromText returns a Date value. You may use Date.ToText or Text.From in the else part.

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

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.