Forum Discussion
jdmbkj
4 years agoRegular Visitor
Power BI authorization
Hi. Just a quick question, because I can't find any answer. After I created "row level security" in Power BI, am I able to know which user is connected currently to Power BI? For example I gi...
amitchandak
Super User
4 years agojdmbkj , You use userprincipalname() to get the user name
If you want a secure object like a table or column, Then you can use OLS
If needed refer to this one from Guyinacube https://www.youtube.com/watch?v=ZYO7wGKVM0Y
jdmbkj
4 years agoRegular Visitor
Ok, but is there a solution to know if given user is currently connected to Power BI? Something like "live view"? That I can check if someone is using Power BI at the moment?