DHIS2 - PowerBi Dashboard

I got this post How to connect DHIS2 to Microsoft Power BI | A Step by Step Guide. Here you connect DHIS2 metadata to powerbi. I want to ask that after creating the visuals in Powerbi, Is there a way to embed them into DHIS2

2 Likes

Hi team, I want to know how can intergrate an iframe in DHIS2. I have an iFrame for Powerbi dashboard

1 Like

Hi @1c699b409a68f19fba95 , thank you for your feedback. In relation to embedding Power BI visuals into DHIS2, I have not tried to do that. It could be possible if you are comfortable editing the DHIS2 interface.

1 Like

I don’t understand the last part.

“It could be possible if you are comfortable editing the DHIS2 interface.”

2 Likes

Sorry for the confusion. Let me clarify.

DHIS2 does not have a built-in feature to embed Power BI dashboards.
The only way it might be possible is through custom development, meaning editing the DHIS2 source code (React/JavaScript) to add an iframe or extension manually.
This is not something available in the standard DHIS2 configuration.

Does this make more sense?

1 Like

Now it does make sense.

1 Like

I am glad it does

2 Likes

Hi @1c699b409a68f19fba95

I think you might want to be looking into creating a custom DHIS2 web app for this to work. Could you share more about the use-case?

For example, do you mean by iframe to have a PowerBI dashboard webpage embed in the DHIS2 Dashboard app? Is it something else?

Thanks!

Yes I mean by iframe to have a PowerBI dashboard webpage embed in the DHIS2 Dashboard app. But I think I have an idea now.