Forum Discussion
Power BI and R Shiny
Hello Anonymous
Thank you for your advice, unfortunately, I have already seen these via google search.
If you look at my last code block in my post you would see:
##p$sizingPolicy$browser$padding <- 0 ## tried this...didn't work...leaving here for the inevitible, "did you try this."
So yeah.
In any case, the comparison article is just that, a comparison. It doesn't answer my question of how to utilise Shiny in Power BI when it is listed as being compatible.
I would assume that the Power BI widget in Power BI would render the Shiny App as though it were a web page. However, I don't believe this is even possible as there is a timeout function on any R Script enginge calls (think it's 15 seconds). Since Shiny Opens the console and keeps it open until the app is closed...this doesn't seem compatible...however, Shiny is listed as compatible with Power BI...meaning that this should be possible...no?
The documentation on compatible apps couldn't be wrong could it?