Forum Discussion
marciofornarii
2 years agoFrequent Visitor
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