Forum Discussion

GuilleATT's avatar
GuilleATT
Frequent Visitor
5 years ago
Solved

DataSource Error from SalesForce object

Hi all,   I'm getting an error which I don't even understand... it happens when filtering a column by a certain value, but it's not even the Sales_Territory column that the error mentions...  ...
  • lbendlin's avatar
    5 years ago

    Your WHERE statement is incomplete.  At the bare minimum it will need to say TRUE=TRUE  but more likely you are missing a filter column.