Forum Discussion
Direct Query for Power BI Datasets cannot display visuals for one of the datasets for App viewers
I am connected to 2 power bi datasets through Direct Query with the new Dec feature.
I have granted the users access to the app as usual.
The problem is that they can only see data from one of the data sets.
If I give them access to the workspace as members, then the visuals show up fine, but that's not what I want because now I cannot enable RLS with them being members of the workspace.
15 Replies
- kevhavContinued Contributor
We are experiencing this same issue. We are not using RLS at all. We are testing out Using DirectQuery for Power BI datasets and Azure Analysis Services (preview).
We have DatasetA and DatasetB, both in WorkspaceX. And WorkspaceX is in Premium Capacity. We created a new "Test.pbix" file with a live, "Power BI datasets" connection to DatasetA; and a live, "Power BI datasets" connection to DatasetB. And we combined tables from the two datasets in a single data model in "Test.pbix"
It works in Power BI Desktop. I published "Test.pbix" to WorkspaceX, and I can view the report in the workspace. I added "Test" to the app in WorkspaceX and updated the app. I can go into the app and view the report, and it works. Also, everything works for other users who are members of WorkspaceX and have Pro licenses.
However, for our users who are not members of WorkspaceX and don't have Pro licenses...when they open the report in the app, they get an error on any visual that has data from DatasetA ("Can't display the visual"). But if the visual has data only from DatasetB, they can see it just fine.
- dcaoFrequent Visitor
Hey Amine,
Yes, but what I meant was that I'm connected to 2 power bi datasets.
However, one of that datasets is giving blank visuals for users with view permission to the app.
If I give them access to the workspace as members, then the visuals work. I don't know why, but I don't want that because now RLS will not work because they're member of the workspace
- v-easonf-msftCommunity Support
Hi, dcao
Maybe you just forgot to manage security on your model .
Datasets->Security->Row-Level Security-> select one of the 'role' you create on PowerBI Desktop -> enter the Members' email addresses to assign the role
For more details , please refer to this document.
If you are using Dynamic RLS ,please recheck your \userprincipalname formats.
RLS-working-with-desktop-but-not-on-service-after-publishing
using-the-username-or-userprincipalname-dax-function
Best Regards,
Community Support Team _ Eason
- TomMartensSuper User
Hey JensG ,
All user accessing the app must have read permission (this is not the same as the security configuration) on all involved datasets, this assumes that all involved datasets are residing in a Premiumn workspace. If this assumption is wrong, then these users also need build permission, at least this has been the case for quite some time.
Providing read access does not require assigning users to the workspace itself.Hopefully, this helps.
Regards,
Tom- JensGAdvocate II
Hi Tom,
thanks for your quick reply, unfortunately this App is not on a Premium Workspace.
As I´m not willing to give all app users the build permission, I copied the underlying power query also in that other report. Now it is working but without having the benefit of reusing a dataset.
regardsJens
- dcaoFrequent Visitor
No, I just stopped using the direct query feature and went back to just sourcing my reports from 1 power bi dataset (live connection).
- william1212New Member
Hi dcao , we are having the exact same issue where the user has to be a member to view but then RLS doesn't work. Have you found a way around this?
I did notice the below in the limitations, but as far as I can tell we are on the new workspaces:
- JensGAdvocate II
I´m having exactly the same issue, is there any further update on this?
Other then rebuildig and avoid using direct queries within Apps, even if the direct query source is used and published via same App?
- julienvdcHelper III
Hey!
Has anyone ever found a solution to this issue?