Forum Discussion

jadewind's avatar
jadewind
Icon for Advocate I rankAdvocate I
9 years ago

Power BI cannot apply operator & to numbers?

I was following this article but when it comes to this part adding a new column: "YearQuarter = IF([Quarter] = 1,[Year]-1 & "4",[Year] & [Quarter]-1)" I get errors: "Expression.Error: The name 'IF' w...