Forum Discussion
Can I get Row level security with salesforce data
Mike,
I think this is actually dependant on their sales force permissions and less on Power BI but I would need to dig in more to be sure. If they are restricted in Salesforce they would be restricted in the reports because they are using their own logins to Salesforce to access the data. This is simaler to using Active Directory groups in the SSAS tabular model to restrict access to data.
Teal Canady
- Megachuckmc10 years agoFrequent Visitor
Teal,
Thanks for the response, I'd be interested to see/hear anything else you can find out on this.
I'm not sure how their Salesforce login would restrict them from seeing data that has been pulled into Power BI since they are not connecting directly to Salesforce but just opening up a dashboard that is connected to a dataset that gets uploaded from Salesforce. The dataset includes everyones data. For instance I have a data set that has 2000 Opportunities in it, but unless I filter it for each user they would be able to see all 2000 Opportunities. Seems like I would need to introduce something "in between" that would look at their Power BI user credentials and compare it to something in the data set to return only those rows.
Thanks again!
Mike
- TealCanady10 years agoAdvocate II
Mike,
I made the assumption you were working with the service connector for Salesforce online; my apologies. Are you pulling the salesforce data into a power pivot model in power bi? I know in the tabular version you can use a method to implement dynamic security based on a login. I'm curious if an modified version of this could be used.
Teal Canady
- TealCanady10 years agoAdvocate II
Mike,
Looks like I found your resoultion and sadly it's not possible with a file at this time. You would need to use the dynamic security from my previous reply in combination with SSAS Tabular.
http://community.powerbi.com/t5/Integrations-with-Files-and/Row-Level-security/m-p/11223#M1911Let me know if you have any other questions.
Teal