Forum Discussion
sking5844
2 years agoNew Member
Error Token Eof in expression
I am geting an error returned on the following expression and I cannot seem to determine why through my research. The goal of the expression is to ensure the tax lot ID in the table is present for a...
Anonymous
2 years agoNot applicable
You are trying to use DAX in a Power Query custom column. You can't do that. Power Query uses M, and the data model uses DAX.
--Nate