Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi , have a question about showing user name and picture on dashboard like above ?
Thank
Solved! Go to Solution.
@Anonymous You would need a user table with their name, title and an image link along with their email address. Then use USERPRINCIPALNAME.
Hi @Anonymous ,
To display image dynamically, you should apply dynamic RLS based on username here.
Dynamic Row Level Security with Power BI Made Simple
Power BI – Dynamic Row Level Security – Tips to get it working!
And If you want to import data from AD, you could refer to this blog to load user table into Desktop.
Did I answer your question? Mark my post as a solution!
Best Regards
Lucien
@Anonymous You would need a user table with their name, title and an image link along with their email address. Then use USERPRINCIPALNAME.