Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Get next month based on status

Hi All,   I would like to get next month from a column "Modified" (which is of date data type). if the status column is "Completed".   something like this. MeasureNextmonth = if (status == 'Comp...