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 moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi guys,
I don't understand how to create an if, for each line of my table to verify that Table1[Date] is < Today. If Table1[Date] is < Today, DUE, Table1[Date].
I need to show this in the table, so I need to summarize all values in DUE, and show all lines dates for else.
I tried create this dax, but not working
How do I do this?
| Date | Value |
| DUE | 7869 |
| 01/10/2021 | 90 |
| 01/02/2021 | 100 |
| 02/07/2021 | 45 |
Solved! Go to Solution.
First of all, thank you so much for your answer...
Its working now, thanks
So in this case, I need to use Column and not Measure!!!!! ok, thank you. Its better create this in power query ?
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 | |
| 26 | |
| 25 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 65 | |
| 35 | |
| 32 | |
| 25 | |
| 23 |