extensions-api icon indicating copy to clipboard operation
extensions-api copied to clipboard

Extensions API sample code and developer docs.

Results 75 extensions-api issues
Sort by recently updated
recently updated
newest added

We have customers using PictureThis to visualize tweets. They use it on a live datasource with frequently changing data. When you hit refresh in Tableau new data is loaded in...

Enhancement
Logged Internally

Frequently when I call the getMarksAsync() method from an event listener that fired when selecting a header, I get an "Enum Mapping not found" error coming from the api-platfor-js.js file....

Bug
Logged Internally

Currently, when subscriptions run they load the dashboard and not the extension. This means if you have an extension that is changing the state of the dashboard in some way...

Logged Internally

currently this feature is only available on tableau server. But if user wants to download crosstab from multiple worksheets, will have to go through a modal dialogue for each worksheet.

I have a dashboard with a series of filters, in which I incrementally reduce my data down using "relevant" values. The values that are left in my final filter are...

Enhancement
Logged Internally

I realize that this is a very edge case, but the Tableau Ipad app crashes when clicking the following HTML element inside an extension: `` Most likely due to the...

Bug
Logged Internally

I would really like a way to "opt out" of HTTPS only extensions traffic. It Really causes a nuisance when deploying to on-prem infrastructure. Many of our clients are just...

Enhancement
Logged Internally

Hi, Don't know if this is already mentioned here but it would be really helpful to retrieve the column name without any aggregation around. We have to remove the AGG(...

Enhancement

Is there a way where I can create a new worksheet / dashboard / story through my extension app ? And I need to render a chart based on the...

Enhancement