Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Good day,
I'm creating a column with a simple measure but it's returning a wrong date of 31 Dec 2023. Please see below
Any idea why this would be?
Thank you in advance.
Solved! Go to Solution.
The .[Date] part refers to a auto generated calendar that PBI created on load. It searches your data, finds dates and creates a calendar with full years encompassing all of your data.
Try removing the .[Date] part.
The .[Date] part refers to a auto generated calendar that PBI created on load. It searches your data, finds dates and creates a calendar with full years encompassing all of your data.
Try removing the .[Date] part.
You are most welcome.
@Tlotly , i didn't understand what's the requirement, if you want the max date then it's giving it right.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
But the max date of this column is Feb 2023: I'm expecting Feb 2023 as a value for my column.
Hello @Tlotly ,
so the measure is returning the maximum date in all the column, regarding if you filtered it in the data view.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
@Idrissshatila thank you for the quick response.
So which measure would work? I even created a measure, still getting the same results.
Also tried this measure:
, still not working.
User | Count |
---|---|
78 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
100 | |
93 | |
51 | |
50 | |
48 |