Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hello.
May be this is not a real issue, but feature. I have web app (Angular 4) with PowerBI embedded report (this report uses custom visual). I receive this event in my app in case if SelectionManager.Select() returns array of selected items. But in case of second click on the same item SelectionManager.Select() returns an empty array and this event is absent.
In any case I'd like to receive this event even with empty data in my app.
My workaround is:
this.report.on('dataSelected', (event) => { console.log('dataSelected: ', event); });
Best regards.
Sure, thank you
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
27 | |
11 | |
8 | |
6 | |
6 |