Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Incorrect syntax near 'go'.

Hello All!

 

Im trying to convert my sql query stored procedure into Power BI.  The following message comes up: "Incorrect syntax near 'go'."

 

What is the equivalent of the "GO Command" from SQl to the Power BI query?  or How do I build multiple queries batches in Power BI'?

 

Thanks for your help!

2 Replies

  • Hi Anonymous 

    There isn't an equivalent to GO in PQ. To create a batch of commands you would create multiple queries.  You may be able to combine multipe SQL queries into fewer PQ queries.  Hard to say without knowing what it is you are trying to do.

    Regards

    Phil


    If I answered your question please mark my post as the solution.
    If my answer helped solve your problem, give it a kudos by clicking on the Thumbs Up.