Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register 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! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
144 | |
85 | |
65 | |
51 | |
45 |
User | Count |
---|---|
217 | |
88 | |
81 | |
65 | |
56 |