Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
We are embedding a powerbi report into our angular application. The iframe is not within our html but comes from powerbi. Is there a way to disable the defualt right click functionallity when I click on Iframe? The powerbi report has its own right click functionallity which we want to keep but we want to disable the defualt browsers menu from coming up.
Hi @Anonymous ,
Please review the following thread, hope it can help you solve the problem.
How to handle right click event in Angular app? - Stack Overflow
Best Regards
This method will not work since it is an embedded Iframe. Has to be locally in my code for that to work.