Forum Discussion
bumoverflow
2 years agoFrequent Visitor
Today function evaluates for every date
Hey I have simple table What I want to is to compare Planned Deployment Date with todays date using TODAY() function. Unfortunatelly the expression evaluates for every day behind period co...
some_bih
Community Champion
2 years agoHi bumoverflow not sure, where did you implement your TODAY () function part - in Power Query or ... not sure how you got "explosion" of dates.
One option, if you need TODAY() to calculate something, you could use as VAR variable and compare it on row basis (like in Excel)