Forum Discussion

internwithquest's avatar
internwithquest
Frequent Visitor
2 years ago
Solved

The syntax for ')' is incorrect

I am using the following DAX formula to try and calculate the total earnings of last month one year prior to now:   Rev Last Month Last Year = VAR LatestDate = MAX(OrderHead[InvoicePeriodDate]) ...
  • internwithquest's avatar
    2 years ago

    Found my error, my variable name is not the same when I call it