The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hai,
I'm building a web application. There am embeding power bi.
I have created a button (dummy ) with an action and triggered the button to print the pbix page using react.js. It is working fine.
But while triggering the button, all the buttons are getting trigger and all the buttons are working as print button.
Is there any possible way to get unique id of a button, with that I can tell this button should do this work.
Thanks in advance,
Karthika
Hi @karthikaganesh ,
Please see if the below documents helps:
How to create an unique id in ReactJS ? - GeeksforGeeks
How do I get the id of a button that was clicked? ReactJS - Stack Overflow
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.