Skip to main content
Sheetal Dany が「#Data」で質問

Hi

My first post, This is a question based on the #Data Dev Live Stream : Creating a Write back extension from start to finish. I have initialized my extension in the JS file. Also added an Event Listener on the work sheet to raise an event when the mark selection change. My Event Listener works and calls the function, but the event data passed is empty. Not sure where I am going wrong.

I am using tableau desktop 2019.4

Please help.

 

Event listener not returning the event data

1 件の回答
  1. 2020年6月17日 15:39

    Hi Sheetal,

     

    Your code looks great! My guess would be that you are clicking on the headers on your worksheet instead of clicking on the actual marks on your worksheet, i.e. clicking on "Tables" instead of clicking on the bar. Try clicking on the mark itself and see if you get data. If that's the case then know that this will be fixed in 2020.3.

     

    Take care,

    Keshia

0/9000