Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Tabular Model processing SQL Agent Job failure

I have set up a SQL Agent job to process my tabular model db, but I am getting the following non-descript error.   The tabular model processes fine processing it manually, but when I do it via SQL ...
  • Anonymous's avatar
    Anonymous
    2 years ago

    I have found an issue in my SQL view where I combine multiple columns of which the nature is the same, but the columns are not the same data type eg varchar and int.

     

    Casting them to be the same solved my problem