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.
I do not understand why I am aaalways strugling with these things 😞
Could somebody teach me the correct way for these thing to always work??
MaxPeriod should everywhere be 10-2023.
Why is my measure nog working in this case?
Solved! Go to Solution.
change this to the date columns from the sales table
CALCULATE(
MAX(SALES[Date]),
change this to the date columns from the sales table
CALCULATE(
MAX(SALES[Date]),
Yes this did the trick.
Thanks.
So I guess it will not work with the date from the autocalendar.
pls try this
CALCULATE(
MAX(dimDate[Priod]),
User | Count |
---|---|
75 | |
75 | |
45 | |
31 | |
27 |
User | Count |
---|---|
99 | |
89 | |
52 | |
48 | |
46 |