I've been working on embedding reports in Portals using PowerBI Embedded and the powerbi-client JavaScript library to manipulate the report (hide the navigation tab, change page, etc.).
I wanted to register a function for the dataHyperlinkClicked event as specified in the documentation but I had the following error:
Then, I reviewed the version that PowerApps Portals uses (v2.6.5). This version doesn't support the dataHyperlinkClicked event (neither buttonClicked).
The latest version so far is v2.13.2, but from the version v2.10.1 it begins to implement the events for dataHyperlinkClicked and buttonClicked.
Is there any way to force PowerApps Portals to use the latest version of the powerbi-client JavaScript library?
User | Count |
---|---|
207 | |
92 | |
84 | |
49 | |
41 |
User | Count |
---|---|
254 | |
104 | |
103 | |
61 | |
59 |