Hi ,
I created a list based on excel sheet from sharepoint.
With the list I filter my sql query using (ex. Select * from Accounts where AccountID IN(ListFromExcel))
It’s working fine in my PB desktop and i can refresh the data and get what i'm expecting to get.
When I published my pbix to server and try to Refresh the data source I get error :
Underlying error code: -2147467259
Underlying error message: [Unable to combine data] Section1/Accounts/Source references other queries or steps, so it may not directly access a data source. Please rebuild this data combination.
DM_ErrorDetailNameCode_UnderlyingHResult: -2147467259
Microsoft.Data.Mashup.MashupSecurityException.DataSources: [{"kind":"SQL","path":"SERVER;DATABASE"}]
Microsoft.Data.Mashup.MashupSecurityException.Reason: PrivacyError
Cluster URI: WABI-WEST-US-redirect.analysis.windows.net
Do you know how to solve this issue ?
Hi @RsimonAlign,
As vanessafvg said, it may be related to data privacy setting issues when your query table reference data across different query tables on power bi service. You can double-check on the data privacy setting on power bi service side.
Power BI Security#data-storage-security
BTW, what happens if you directly add get data external data in your query table?
Regards,
Xiaoxin Sheng
Proud to be a Super User!
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
437 | |
186 | |
108 | |
59 | |
50 |
User | Count |
---|---|
441 | |
192 | |
124 | |
74 | |
72 |