Forum Discussion
SQL direct query credentials
- Anonymous10 years ago
Anonymous "B" will see whatever "A" can in this scenerio. There are no additional perms needed on the database for Direct Query.
- Anonymous10 years ago
Anonymous
Is this also true for Azure SQl, where no gateway is required?
As long as you haven't applied RLS, the same should apply. The author passes on their creds with the report.
In effect for all datasources expect SSAS- if any dashboard is shared with another user (B), B can see the content even if B dosnt not have acess to the database? Direct Query, is not "Live Connection" - SSAS uses Live connection, and it requires that all end users have read access on the tabular model. If they don't, they won't be able to see the visualizations - they will just show as gray boxes.
we have a situation where we are NOT using SSAS Live Connection and when the person who creates the dashboard based on the direct connection to the on premise SQL Database (without using the Gateway) shares the dashboard, the person who received the shared dashboard cannot see the panes on the dashboard - they are all gray boxes with circles with X's in the circles. This worked a couple of weeks ago but quit working.
jwatson05 DQ without a gateway shouldn't be possible... Do the author and end user have Pro licenses?
- jwatson059 years agoFrequent Visitor
yes, they both have PBI Pro licenses and the creator did not use the Gateway.
- jwatson059 years agoFrequent Visitor
Correction: the creator did not use the Gateway, but used the Import Data connection from the Database, and NOT the Direct Query.
- Anonymous9 years agoNot applicable
jwatson05 I assume the creator can see the reports with no issue? Validate that the dataset connection is ok. Try re-sharing the dashboard. There isn't anything in your description that leads me to believe the end user shouldn't see it... Are there any warnings or errors at the top of the page for them, or is it just gray boxes?
Is RLS applied to the report?