Forum Discussion

mattswindon's avatar
mattswindon
New Member
9 years ago
Solved

SAP HANA and Row Level Security

Is it possible to implement a row level security with SAP HANA and Power BI?    I’ve reviewed the article below regarding UPN’s and Mapping, can this be implemented with SAP HANA by mapping to its...
  • Anonymous's avatar
    Anonymous
    9 years ago

    Hi mattswindon,

    After connecting to SAP HANA database in Power BI Desktop, you can define roles and rules to implement row level security for your dataset, and you will need to add members to defined roles in Service after publishing the Power BI Desktop file.

    Moreover, you can take advantage of the DAX function username() within your dataset. You can use it within expressions in Power BI Desktop. When you publish your model, it will be used within the Power BI service. You can take a look at the following article to get more details about row level security in Power BI: https://powerbi.microsoft.com/en-us/documentation/powerbi-admin-rls/.

    In addition, the article you reviewed is specific to SSAS data source, I am afraid that you are not able to use same technology to map user with SAP HANA.


    Thanks,
    Lydia Zhang