Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

DAX comparison operations do not support comparing values of type Integer with values of type Text.

Hi All,   My DAX (creating a column):   Email Not Sent Flag = IF( 'Time Entries'[Entry Contains Document Flag] = 0 & 'Time Entries'[Entry Starts With Greeting Flag] = 1 || 'Time Entries'[En...