Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
aka
Helper II
Helper II

agrregating currency based on users

I want to develop a report in which the filter should only display the currency in which the employee has done transaction in i have a table shown

natural currency key -is the curreny id

how should i approch in order to achive the output?

 

NaturalCurrencyKey   SalesID       SalesTerritoryName    EmployeeID   CurrencyCode
             120                 9999                 Australia                  12                   CHF
             117                 1111                   india                      12                   SEK

 

output requried :- when employee id 12 is using the report he should only see the currency filter as CHF and SEK

no other currency which we have in the table

1 REPLY 1
v-caliao-msft
Employee
Employee

@aka,

 

For your requirement, each employee should only see the currency in which the employee has done transaction, we can use Row-level security to achieve it.

 

In Power BI, Row-level security (RLS)  can be used to restrict data access for given users. Please refer to the link below to see how to set up RLS for your report.
https://powerbi.microsoft.com/en-us/documentation/powerbi-admin-rls/

 

Regards,

Charlie Liao

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.