Forum Discussion
Queries blocked by error?
- 2 years ago
Hi Anonymous
There are three possible ways to solve this issue:
1) Simple solution is to set ignore privacy levels as per below screenshot
From File -> Options and Settings -> Current File -> Privacy -> Check Ignore the Privacy levels option
Note: This will work only in Power BI Desktop2) Set Proper Privacy levels
Go to Data Sources Settings from Transform Data -> Set all sources privacy levels to Organization as per need.
3) Replace step with combined code
In this way you need to copy all the steps in target source which are required.
Cyclic reference in Power Query - How to avoid? - Microsoft Community Hub
Well done then! the issue is solved? by first refreshing it in Power Query!
That's the problem - this error pop up message continues to come up, but then allows me to refresh the dataset with no problems or changes being made.
This is why I thought it might be a bug, since it still works and allows the file to refresh with no changes being made.
- aj19732 years agoCommunity Champion
It's not a bug. The refresh is just not working.
As I said, you need to verify the applied steps one by one and see if you can combine some steps in one.
My doubts still up for these steps
and why so many merged queries!!
- Anonymous2 years agoNot applicable
Correct - the refresh isn't working some of the time. Shouldn't the refresh be binary (work or not work)?
Thanks
- aj19732 years agoCommunity Champion
Some of the time !!!
It's either working or not working. If it was working and now it is not working it means that something has changed at the Data source level. Check it out then.
Ex : a date format is not correctly entered can break the refresh.
- Anonymous2 years agoNot applicable
That's why I suggested it being a bug. Nothing changed in the data source between the error/failure and the good refresh.
- aj19732 years agoCommunity Champion
Ok let's troubleshoot it:
Open a completly new Power bi File and Open a Blank Query in Power Query. Copy the M code from Sales Table and paste it into the new file. Close and apply.
Do you know how to do it?
Let me know please.