Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. 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 |
---|---|
5 | |
4 | |
4 | |
2 | |
2 |
User | Count |
---|---|
8 | |
6 | |
4 | |
4 | |
4 |