I want to write a DAX that counts total revenue in 2015, I have two columns: Total rev, Duedate (date/time). Please help.
Solved! Go to Solution.
You should use the next measure:
Revenue_2015 =
View solution in original post
Take a look at the September 2023 Power BI update to learn more.
Join Microsoft Reactor and learn from developers.