Forum Discussion
Avermaak
Helper I
4 years agoDAX comparison operations do not support comparing values of type Text with values of type Integer
Good day, I am having some trouble with a formula, I am trying to add the fiscal year as a column but get this error: *DAX comparison operations do not support comparing values of type Text wit...
- 4 years ago
Your Date column is in Text format not Date format. Select Date column - And choose Data type as Date.
Then your formula would work
Vijay_A_Verma
Most Valuable Professional
4 years agoYour Date column is in Text format not Date format. Select Date column - And choose Data type as Date.
Then your formula would work
- MAHSADEPETER1 year agoNew Member
HI, I cannot find the solution, would you please share the link of that page please?