I am building a Power BI report that will contain results for multiple agents across the centre. I would like to automatically filter all data shown based on the network credentials of the person opening the report (i.e., when John Smith opens the report, he will only see data for John Smith).
I know there is a DAX function called USERNAME() that will give me the LAN ID of the person accessing the report. And I can easily incorporate the LAN ID into the dataset. I'm just struggling to figure out how to get the filtering to work.
Please note that end users will be accessing the report via Power BI desktop (we don't currently use a Power BI server).
Sample Excel file included. Any help would be appreciated.
I know there is a DAX function called USERNAME() that will give me the LAN ID of the person accessing the report. And I can easily incorporate the LAN ID into the dataset. I'm just struggling to figure out how to get the filtering to work.
Please note that end users will be accessing the report via Power BI desktop (we don't currently use a Power BI server).
Sample Excel file included. Any help would be appreciated.
Attachments
Last edited: