The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi,
We are using following code to embed Power BI reports into our web application inerface.
<iframe title="Title" width="1140" height="541.25" src="xxxx" frameborder="0" allowFullScreen="true"></iframe>
This (Filters, chart and tabular data) is not reponsive in mobile view. Please suggest.
Thanks
Reference screen shots
Desktop
Mobile
We tried like this also
But still iframe is not coming as resonsive
Please suggest
Thanks