
HI All,
I am trying to check for a blank dashboard i.e. check if dashboard loads with no data. To do that, I am issuing a call to myWorkSheet.getSummaryDataAsync in the onFirstInteractive event, since there are sometimes many sheet, we observe that making the call blocks the UI, i.e. we are seeing the tableau spinner twice. Once during the dashbooard loading and second when we make the call to getSummaryDataAsync.
Is there a way we can execute this without seeing the spinner again and not blocking the UI.
Any help in this would be great. Thanks.
Escribir una respuesta...
0/9000