Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Getting error - expressions that yield variant data type cannot be used in calculated column

Hi,   I need to display only month values when the date diff between 2 dates is >=90days and display only day values when the date diff is >=4 days, display hour values when the date diff is >= 1 d...