Refresh Error - tied to data previews settings?

I’m in PBI Desktop and when I hit the Refresh button, I get this error…
image

If I go into the Query Editor, I see queries with ? on them. If I click on the queries, they either resolve themselves or I click on the Retry button and the queries will run fine.

The Retry error message mentions disabled the downloading of data previews.

Here are my Data Load settings.
image

Bill, if you don’t have sensitive data or are never accessing external data sources you can safely do this: Under Global go to Privacy and select “Always ignore Privacy Level settings”
If you have sensitive data and are accessing external data sources you can decide file by file:
Under Current File go to Privacy and select "Ignore the Privacy Level and … "
Otherwise rebuild (split) the query that you do not have internal and external data sources combined in it:
If you use Extract Previous splitting the query is relatively simple. M

Thanks, I didn’t realize it was a Privacy issue. Shouldn’t be a problem. Thanks for the explanation.