The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I want to get windows id (Who is logging in to the system) and display in power bi text box or label..
What will be the easy method to show the above...?
HI @saivina2920 ,
Yes when you access AD you can get all the details that are associated.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @saivina2920 ,
the best possibility is to create a measure _USN = USERNAME() and add as value into card visual
Thanks for your help..
Is it possible to get all the users from the AD of organization domain.
I need username, empid, mail,etc., This is helpful if i get all the details from power bi.
Hi @saivina2920 ,
In this case I would recommend you to add data table to your model. So you can ask IT dept if they can send you this info
Hi @saivina2920 ,
Check if this solves your issue.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em Português