Forum Discussion

JohnKris's avatar
JohnKris
Advocate II
9 years ago
Solved

event.detail object does not give me dataPoints values

Hi, I have embedded a powerBI report with JavaScript and I am able to set a function that gives me the event.detail data printed out to a separate div element.   This is the function that does thi...
  • Eric_Zhang's avatar
    Eric_Zhang
    9 years ago

    JohnKris wrote:

    Thanks for the update.

     

    Two questions:

    1. Could you ask the development team for a date/week as to when the **values** array will be fixed?

    2. Is it possible to catch deselect event? (when you click e.g. a bar graph the first time it, and then clicking it again, i.e. deselecting)

     

    Thanks!


    1.We don't contact the development team directly, to get any update, you can follow the bug track on github.

    2.So far it seems impossible. I'm going to escalate a content request for more detailed documents on Power BI Javascript API.