Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
ddsshh
Regular 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 happen dynamically. Please advise!

 

Regards,

3 REPLIES 3
Anonymous
Not applicable

HI @ddsshh,

In fact, power bi embedded content is loading embed contents to a specific HTML tag which suitable for the definition. It is impossible to directly get the source data or do advanced operations on these elements.

If you only mean dynamic modify the position of these contents, this is possible.

Regards,

Xiaoxin Sheng

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
Not 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

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors