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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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