Forum Discussion
Djohn_pro
9 years agoRegular Visitor
Power BI Integration w/ Unity 3D
Is it possible to bring Power BI tiles into Unity 3D? If so, what would be the general concept of how this would be accomplished? If not the full visual tiles, then how about the underlying data? ...
Eric_Zhang
9 years agoMicrosoft Employee
I have no expertise on Unity 3D. Here some points on Power BI.
At this moment, embedding a tile is actually adding a <iframe> tag in a HTML page. If Unity 3D can integrate some HTML stuff, it might be possible.
For retrieving underlying data, there's no such API as of now. You can check this idea Export data and report views through an API and vote it up.