Thanks a lot for your help!!!! this work perfect!! and finally, how can I show fullscreen automatically when I click “Launch Dashboard”?. I’m trying to scale pop up, but I think that is possible to put in fullscreen the box automatically. I found in web this code jquery=
fullScreen :
{ autoStart: true
I don’t know if this code work to show report in fullscreen pop up and how can integrate this sentence in code below:
<div class=”fancybox-hidden” style=”display: none;”>
<div id=”fancyboxID-NAME” class=”hentry” style=”height: 100%; width: 100%; max-width: 100%;”>[powerbi id=”4273″ height=”100%”]</div>
</div>
<p>LAUNCH DASHBOARD</p>
Sorry for a lot of basic question, but this is the last step to finish.