Forum Discussion
Pulendar
4 years agoFrequent Visitor
Snowflake Data Masking implementation in Power BI
Snowflake Data Masking implementation in Power BI: Has anyone implemented Snowflake data masking implementation in Power BI. We did implement the SSO with Snowflake, about to do a POC with data mask...
pbi_Ad
3 years agoNew Member
I implemented it just now. I don't know if this is what you meant. I connected power bi to snowflake and logged in using snowflake credentials for a user which was setup to unable to view full data(masked user) and it worked and then I closed that power bi window and logged in again but this time with snowflake login details for a user with full access to data and it worked.
Pulendar
3 years agoFrequent Visitor
When you publish that report to Power BI Service, 1st and 2nd Users should be able to access the report and see the data according to their access level. Like User1 should see data as **** and user2 should see the actual data from the database. like 999-100-00 etc.