Forum Discussion
LynnG
5 years agoFrequent Visitor
Error Token Comma expected.
I am trying to connect to a table in SQL Server Database in our dwh and when I do GetData and select my table from the list, it displays and when I click Load I get Error Token Comma expected. It doe...
- 5 years ago
We figured it out by uninstalling and reinstalling the software which allowed me to access the permissions which were getting crossed with connections to my pbi desktop (not Report Server version). This has resolved the issue and thank you to all for your assistance!
Anonymous
5 years agoNot applicable
Go transform data instead of load, and open advanced editor check the error. Basically, you are missing a comma in the code. See example:
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
- LynnG5 years agoFrequent Visitor
I could not even get that far... there was no query, I was connecting directly to the table in our data warehouse.