LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  create TWBX

    Employee
    Posted 05-22-2015 15:21

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ryeh

    A customer explained that while creating TDE's (Tableau Data Extract) is useful, they often like to package up the TDE with a corresponding workbook (TWB) into a TWBX. A single TWBX file can be conveniently sent/copied to others as it contains the data file.

    I've created a simple node to perform this. It takes in one input, the data to be packaged into a TDE file. The user needs to specify:
    1. The name of the TDE file to be created. This should be the same name as the TDE file that is currently referenced in the workbook (TWB).
    2. The name of the TWBX file to be created.
    3. The existing TWB file that will be packaged with the TDE file.
    Attachments:
    createTWBX.zip