I am currently doing a computer science degree. As part of my industry project for my university, I am developing a BI solution for a client. Having gone though the project I'd like to develop it using Liferay. Does anyone know whether it is possible to embed Microsoft Power BI into Liferay. The ideal scenario is that the client logs in to a Liferay portal and views power bi dashboards on the portal. Can this be done, is it possible? If so how can this be achieved? If not what are the alternatives?
I would appreciate your help.
By the way I have to use power bi as part of the project
Well, yes, of course it's possible. What do you need to do? It depends. You can use an iframe immediately or rewrite the reports UI in a portlet. You can even write the whole administrative UI as a portlet. These options were all in increasing amounts of effort you'll have to put into it (and frankly, rewriting all of the UI would be ridiculous, I don't expect you to do this).
You might want to check
This was meant to be a comment, but it's too long for that.