Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

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 ...
  • SabineOussi's avatar
    7 years ago

    Hello,

     

    Make sure 'table'[InterestRate] is of a numerical data type.