Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

PowerBI - Embedded Event Handling

Summary:

I am developing a PowerBI web application, utilizing the provided JavaScript library to create a dynamic user experience. I am attaching events to slicers, filters, buttons and other elements included in our reports to update and display different content on the page.

Issue: 

I have run into an issue with slicers/filters. We are using the "Select all" feature...

Location in Power BI:   Slicer -> Format -> Selection Controls -> Show "Select all" option.

This was an item I was hoping would be considered as a dataSelected or buttonClicked event but unfortunately it does neither of these things. 

I have attempted to attach events to the button, but naturally CORS blocks me from doing so...

Suggested/Requested Solution:

Apply "dataSelected" or "buttonClick" event to the "Select all" feature.

 

If anyone has any possible solutions to this issue for the time being that would be greatly appreciated. Thanks!

Status: New
Comments
v-qiuyu-msft
Community Support

Hi @James-Schroeder

 

Please create a support ticket to get help. 

 

Support Ticket.gif

 

Best Regards,
Qiuyun Yu

James-Schroeder
New Member

Support Request Submitted!

 

Thanks @v-qiuyu-msft