Forum Discussion

h4tt3n's avatar
h4tt3n
Helper V
4 years ago

DirectQuery SQL statement fails when starting with declare or with keywords

Hi,   I am attempting to show real-time data from an Azure SQL database using DirectQuery. However, the data needs to be manipulated with a complex SQL query, not just a simple select. When copy-pa...