Forum Discussion
wpf_
Post Prodigy
5 years agoHow can I add two variables and return the sum?
I have a measure that I want to add two variables: Var Week1 = Calculate([traveltime minutes], Dateadd(table[date], -7, day)) Var Week2 = Calculate([traveltime minutes], Dateadd(table[date], -14...
erukulla_santh
2 years agoFrequent Visitor
it actually changed the number in my case. just adding +0 worked for me better