The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi there!
I am trying to log in automatically on my webpage by calling the Azure AD API (Microsoft login ID) to publish my reports and allow my clients to visualize my analyses. However, I am facing some difficulties and don't know how to proceed in this scenario. I watched a few videos on YouTube and read some pages from Microsoft, but even though, I can't proceed. Can anyone give me some guidance on this, please?
I appreciate it before anyone helps me! Thanks!
HI @Juliana4u,
AFAIK, registered azure application id can be used on multiple embed reports.
So you can consider to parameterized generate embedded token steps(it should bind with specific workspace and dataset contents id) to create a template for dynamic embedded reports. Then you can create a MS flow or function to host these codes for automatically executed.
Regards,
Xiaoxin Sheng
Hi @Anonymous ,
Do you know where I can find a step-by-step guide for this? I've searched everywhere, but couldn't find any guidance.
Thank you for the reply!