This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. 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 April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 25 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 49 | |
| 28 | |
| 23 | |
| 23 |