Extension Fundamentals
📄️ Getting Data from the Workbook
How to access data in the workbook
📄️ Add a Configuration Popup Dialog Box
How to add a configuration dialog box to the extension
📄️ Add Multiple Popup Dialog Boxes
How to open multiple popup dialog boxes from an extension and send messages between them
📄️ Add Tableau Viz to your Dashboard Extensions
Add a Tableau viz to your dashboard
📄️ Add Tableau Workbook Formatting
Use formats from workbook
📄️ Show and Hide Objects in the Dashboard
Show or hide the dashboard extension in the dashboard
📄️ Events and Event Handling
Adding event listeners and event handling
📄️ Use TypeScript with the Extensions API
Use Typescript with the Tableau Extensions API