Forum Discussion
ddsshh
6 years agoRegular Visitor
Embedding a dashboard in a low code tool
Hi, I have a mobile App that was developed using Oracle Visual Builder which is a a low-code tool. I need to embed the dashboards shared with any user to them whenever he has. So, this has to hap...
ddsshh
6 years agoRegular Visitor
Thanks Anonymous .
I was trying to use the iFrame to embed the report into my App and it shows now iwth a sign in button. Is there any wayI pass the credentials?
Anonymous
6 years agoNot applicable
Hi ddsshh,
Maybe you can add new fields on your database side to store correspond power bi accounts based on your application account, then you can get corresponds power bi account base on the current user.
After these steps, you can use these credentials to processing on the backend to get embed token and use it in the verified steps.
How to Programmatically Pass Credentials in an Embedded Power BI Report
Regards,
Xiaoxin Sheng