TabularEditor / TabularEditor3

Bug reports, feature requests, discussion and documentation for Tabular Editor 3 (commercial version).
65 stars 7 forks source link

Redeployment issue! #918

Open jackb93 opened 1 year ago

jackb93 commented 1 year ago

If I redeploy a model under a different name within the same server - I get the error cannot connect to data source with the name "*****"

Tabular Editor Enterprise 3.7.1

Deploy a model within a SQL server - redeploy model under a different name - close then open tab editor, try to refresh tables from the newly redeployed model - they fail.

Windows 10

otykier commented 1 year ago

Hi Jack, Most likely, the newly deployed model does not hold any credentials (since credentials are never stored in the model.bim file, by default). You can either add the credentials through TE before deploying, or connect to Analysis Services through TE or SSMS after deployment, to add the credentials.