Hi @Samara Soucy - MSFT - Thanks for response. Finally it got resolved and here are the steps i followed:
- I have enabled Legacy Data sources in Visual studio which recognize plain SQL queries since my current model tables are derived from SQL queries in Tabular model.
- Earlier i made the connection to synapse pool using compatibility level 1500 which used Power Query model
- after creating the Datasource using Legacy datasource i switched the connection with new connection as you mentioned in #01 in your response.
- Finally it recognized the SQL pool and started working
I am able to get and process the data in Visual studio. However one issue i am facing while processing the cube in AS server after deployment, "No mapping between account names and security IDs was done".
I created separate thread for it- https://learn.microsoft.com/en-us/answers/questions/328058/azure-as-model-deployment-error.html
I am investigating to resolve it.
Thanks for your help!