Forum Discussion

alforrester's avatar
alforrester
New Member
5 years ago
Solved

Error Comparing Two Dates in a Table

I want to compare two dates in a table in a formula like this:  

Balance Change = if('BSResults'[As of Date]='BSResults'[StartDate],0,[Change in Balance]), but I get an error message that says "Cannot find name" for either of the fields, which do exist in the table