March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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:
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.
Publishing it doesnt change that immediately, but after some time, maybe after a refresh of the data, it changes the format to:
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
Solved! Go to Solution.
@Anonymous,
Date.FromText returns a Date value. You may use Date.ToText or Text.From in the else part.
@Anonymous,
Date.FromText returns a Date value. You may use Date.ToText or Text.From in the else part.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
134 | |
91 | |
89 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
72 | |
68 |