HomeGuidesAnnouncementsCommunity
Guides

The Table Node allows you to convert data frames into interactive tables in your skill response.

Basic Setup

  1. Add the Table component from the node list
  2. In the Input section, select your target data frame
  3. Specify a title for the tab where the table will appear
  4. Set the tab index (0-10) to determine the table's position in the tabbed output of the skill

Testing

  • Test the table by running your skill up to the Table Node
  • Verify that the data frame displays correctly in the preview

Integration

  • Connect the table to your skill response using the Visualization Layout component
  • Refer to the Visualization Layout and Skill Response components for detailed integration steps

Customization

  • Access styling options in the Customize tab, you can edit the HTML here to impact the way the table looks
  • Edit the Jinja template to adjust the table's structure and formatting

Common Business Use Cases

  1. Financial Analysis

    • Display quarterly revenue breakdowns
    • Show profit and loss statements
    • Present budget vs. actual spending comparisons
  2. Sales Performance

    • List top-performing products or services
    • Show regional sales distributions
    • Present customer segmentation data
  3. Market Analysis

    • Compare competitor pricing data
    • Present market share distributions
    • Display customer demographic information