Forum Discussion
DataStraine
Advocate I
5 years agoIgnore Future Dates in Calculations?
I have an issue due to the way my data is currently being calculated that I hope you can help me with. Previously, I got help on creating a forumla to properly get churned customers. You can find the...
- 5 years ago
Hello DataStraine
Take a look at this article. It covers the topic in detail and gives a solution.
https://www.sqlbi.com/articles/hiding-future-dates-for-calculations-in-dax/
jdbuchanan71
Super User
5 years agoHello DataStraine
Take a look at this article. It covers the topic in detail and gives a solution.
https://www.sqlbi.com/articles/hiding-future-dates-for-calculations-in-dax/
DataStraine
Advocate I
5 years agoThank you! That indeed worked. I'm still learning how to do filters in Power BI and I was trying to do the same thing without having to make a new column when I should have just did it that way like in Pandas ha!