I have built a data model in SSDT as an analysis services tabular project. When I try to deploy to a premium workspace using the XMLA Endpoint, I get the following error on all of my tables :
Failed to save modifications to the server. Error returned: '{"error":{"code":"DMTS_MonikerWithUnboundDataSources","pbi.error":{"code":"DMTS_MonikerWithUnboundDataSources","details":[{"code":"Server","detail":{"type":1,"value":"sqladl\\sql_adl"}},{"code":"Database","detail":{"type":1,"value":"consulting_adl"}},{"code":"ConnectionType","detail":{"type":0,"value":"Sql"}}],"exceptionCulprit":1}}}
When I researched the error, it appears to be related to gateway settings, which there is no place for in SSDT that I can find. Is this something that will be fixed in future versions of SSDT / Power BI service ?