You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the current embedded Viz is a Dashboard and no Worksheet is selected the Download > Data button in the tooltip is greyed out:
Calling the displayDialogAsync(TableauDialogType.ExportData) function on this Viz doesn't display any dialog (since the Data button is greyed out) but doesn't throw any error either: would it be possible to throw an exception in this case so that we can warn our users that are expecting a dialog to be opened?
The text was updated successfully, but these errors were encountered:
When the current embedded Viz is a Dashboard and no Worksheet is selected the Download > Data button in the tooltip is greyed out:
Calling the displayDialogAsync(TableauDialogType.ExportData) function on this Viz doesn't display any dialog (since the Data button is greyed out) but doesn't throw any error either: would it be possible to throw an exception in this case so that we can warn our users that are expecting a dialog to be opened?
The text was updated successfully, but these errors were encountered: