Hi, I m developing reports data coming from Business Central, using AL language and creating API Query object. I m able get data using a URL with webkey, however after publishing datasource to Power BI services adding credential (the same what is working OK on desktop version) I got a error
Failed to update data source credentials: OData: Request failed (404): The remote server returned an error: (404) Not Found. (Cannot process the request because the default company cannot be found. You can specify a default company in the service configuration file, or specify one for each tenant, or you can add a query string in the form of "company=[name]". You can see the available companies by accessing the default OData web service, Company.
Any idea how to configure the connection string to be able update data from Business Central
Igor