Forum Discussion

WelterM's avatar
WelterM
Helper I
8 years ago

NaN error in Matrix in Desktop

I have added a new column to a table with the following formula:   Stages Progressed Last 30D Raw = if('Contact Progress Log'[Log_Date__c] >= TODAY()-30, ('Contact Progress Log'[Status] - 'Contact ...