Forum Discussion
Anonymous
7 years agoNot applicable
PowerBi update 2019 January Direct Query Error!!!!
Hi all, We updated the Power BI Report Server with Jan'19 version and we are taking the direct query error. The reports open the Power BI Desktop (January 2019) with no issue. After we save as th...
vvnck
7 years agoFrequent Visitor
If your data direct query from SQL Server, the auth must use windows auth. if use basic auth will error.
Anonymous
7 years agoNot applicable
Thank you vvnck, using Windows authentication rather than basic authentication worked for my issue. I'd still like to see the issue fixed, but this is good workaround in my case. Thanks for posting.