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? ...
v-viig
7 years agoCommunity Champion
Please look for a documentation on how to integrate an iframe into Unity. Please note it will use inner browser for rendering. No direct calls to DirectX or OpenGL because most of components are based on SVG but there're some visuals that use WebGL.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
jeremyroland
7 years agoNew Member
Thank you. How about the other way around? Can you embed an iframe/webGL app into PowerBI?
- v-viig7 years agoCommunity Champion
You can write a custom visual that use WebGL.
Documentation is here: https://microsoft.github.io/PowerBI-visuals/docs/overview/
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals