Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hello champs,
I need the closest date to end of the selected year for in {EventDate] in following formulas
could you pls proivde some sample data and expected output?
Proud to be a Super User!
Hello, Ryan
Here I have a picture
I need selected one, in blue ,that's the closed one to the of the year for 2023. OrderID = EventOrder and [EventDate] = Event Date, selected year is 2023
still not understand your request. Where is the eventorder info? what do you mean eventdate= event date?
Proud to be a Super User!
Hello , I don't know to better explain but I believe it with the MAX formula..
I think I got it this works.
VAR SelectedYear = SELECTEDVALUE('Calendar'[Year])
RETURN
CALCULATE(
MAX(CecCaseEvent[EventDate]),
YEAR(CecCaseEvent[EventDate]) = SelectedYear
)
I tried to describe(related columns) on the picture, sorry for confusion.
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
71 | |
70 | |
43 | |
43 |
User | Count |
---|---|
49 | |
42 | |
29 | |
28 | |
27 |