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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
aabouniaj
Regular Visitor

Power BI replacing a web application?

Hello,

 

I'm new to Power BI and I come from a Software Engineering background. I was given a task to write a POC that would display the power of business intelligence and analytics. Currently, we have a web application that uses basic reporting and analystics. I'm trying to figure out a way to avoid rewriting the web application and use POWER BI as the main application with our templates wrapped around it. With the support of Authentication/Authorization.

 

Does Power BI support such thing?

 

Thank you,

1 ACCEPTED SOLUTION


@aabouniaj wrote:

@Eric_Zhang

 

Thank you for your response. Is it possible if Power BI can act as a web application? Customized and built via HTML and CSS from our end with Navigation and menus? Or, we have to build some sort of a Shell around the visuals and the dashboards? I read somewhere that Power BI can allows authentication/authorization using active directory and LDAP.


@aabouniaj

Embedding reports via this approach Embedding with Power BI users (users own data) can allow Azure active directory authentication. I don't exactly know what you mean acting as a web application, it is underlying adding a <iframe> to your own web page. You can surely build some sort of Shell around the <iframe> via Power BI Javascript API, see these live demos

View solution in original post

5 REPLIES 5
Eric_Zhang
Employee
Employee


@aabouniaj wrote:

Hello,

 

I'm new to Power BI and I come from a Software Engineering background. I was given a task to write a POC that would display the power of business intelligence and analytics. Currently, we have a web application that uses basic reporting and analystics. I'm trying to figure out a way to avoid rewriting the web application and use POWER BI as the main application with our templates wrapped around it. With the support of Authentication/Authorization.

 

Does Power BI support such thing?

 

Thank you,


@aabouniaj

With the support of Authentication, you can use Embedding with Power BI users (users own data). In this approach, each user who would like to access the embedded reports has to login with their own Power BI account. You can reference this github demo User Owns Data.

 

Another approach Embedding with non-Power BI users (app owns data)(Power BI premium license required) can work with Row level security to do some kind of authorization. In this case, you can control the roles of the report viewers. People who access the the embeded reports doesn't login with any Power BI account, they can see limited data according to RLS configuration.

 

For both approaches, you would have to somewhat "rewrite" your web application to integrate the authentication part. For embedding part, it can simply use Power BI Javascript API.

@Eric_Zhang

 

Thank you for your response. Is it possible if Power BI can act as a web application? Customized and built via HTML and CSS from our end with Navigation and menus? Or, we have to build some sort of a Shell around the visuals and the dashboards? I read somewhere that Power BI can allows authentication/authorization using active directory and LDAP.


@aabouniaj wrote:

@Eric_Zhang

 

Thank you for your response. Is it possible if Power BI can act as a web application? Customized and built via HTML and CSS from our end with Navigation and menus? Or, we have to build some sort of a Shell around the visuals and the dashboards? I read somewhere that Power BI can allows authentication/authorization using active directory and LDAP.


@aabouniaj

Embedding reports via this approach Embedding with Power BI users (users own data) can allow Azure active directory authentication. I don't exactly know what you mean acting as a web application, it is underlying adding a <iframe> to your own web page. You can surely build some sort of Shell around the <iframe> via Power BI Javascript API, see these live demos

@Eric_Zhang

 

From the sound of it, Power BI can not act as a replacement to our current web application. We are trying to replace our old web application with something new instead of rewriting the whole application with new technology. I was wondering if Power BI has some sort of a template that lets us modify and make it look like a web application to replace ours.

 

I understood the concept of using <iframe> and create some sort of a shell around it using HTML and CSS as your suggestion.

 

Thank you so much @Eric_Zhang. I really appreciate your help!

Greg_Deckler
Super User
Super User

You want to probably look at Power BI Embedded. Another approach is that you could use the Publish to Web feature and just iframe/embed it into your web application display. But the latter route won't provide specific authorization for the Power BI content.


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.