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.
Tried to use the Set Zoom API mentioned in the Embed Analytics Playground.
But returns an error saying that the setZoom is not a function.
I have Setup Zoom as a Button on my App. The button press triggers below code. What could I be missing.
$('#zoomBtn').click(function(){
const report = powerbi.embeds[0];
report.setZoom(0.25);
})
User | Count |
---|---|
3 | |
3 | |
3 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
6 | |
5 | |
4 |