Forum Discussion

aabouniaj's avatar
aabouniaj
Regular Visitor
8 years ago
Solved

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 ...
  • Eric_Zhang's avatar
    Eric_Zhang
    8 years ago

    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