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,
I am wondering if someone can assist me with how to write the following statement that will be added to a Date Slicer.
IF Date_Closed Is >= Expected Dated_Closed, use Expected Date_Closed
Else use Date_Closed
where Status = Won
Solved! Go to Solution.
I was able to resolved as such:
Thank you for replying. It is still a bit off. Let me rephrase original:
IF Date_Closed Is >= Expected Dated_Closed, use Expected Date_Closed
Else use (Date_Closed where Status = Won)
Getting an error like this:
Check out the May 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 | |
52 | |
48 |
User | Count |
---|---|
45 | |
38 | |
33 | |
31 | |
28 |