Forum Discussion
Anonymous
7 years agoNot applicable
Error Message - Expressions that yield variant data type cannot be used
Hello, I am trying to create a calculated column using 2 text variables - Date and Product. Date has been formatted first: Date Formatted = FORMAT ('Table'[Date],"yyyymmdd") then create ...
- 7 years ago
Hello,
Make sure 'table'[InterestRate] is of a numerical data type.
SabineOussi
7 years agoSkilled Sharer
Hello,
Make sure 'table'[InterestRate] is of a numerical data type.