Forum Discussion

marciofornarii's avatar
marciofornarii
Frequent Visitor
2 years ago

Power BI Javascript event fire on Report filter

Hello Everyone, 

 

this event "dataSelected":

 

 

report.on('dataSelected', function () {
console.log('change');
});

 

 
It's fire when change a Segment filter, but when is a date slicer, it's not working. 

 

Any Sugestion? 

Thank you

No RepliesBe the first to reply