Forum Discussion
Anonymous
6 years agoNot applicable
Scaling the embed report with the Python app
Hi All,
I got my webapp to work. I'm using the Python developer sample and have loaded it into my localhost. How do I then scale and change the size of the embedded report. It's very small and I've poked around in the index.css but it seems like nothing i change there changes.
1 Reply
- FinDataAnalystNew Member
Anonymous , I'm not sure if i understood the question.
Changing the size of a rendered embeded visual, report or dashboard is done in 2 places:
1. In the iframe you are loading and
2. In the pbix (power BI desktop file) itself.1. requires you to do it on your client side.
2 can also be done in service.