Easymorph 4.3 : Tableau Hyper Addon logs

Here is an example project which converts DSET file to a Hyper file with a direct call to the Tableau Hyper Add-On executable. Direct execution of the executable gives you access to some additional features:

  • Hyper Add-On can be placed to any folder
  • You can create columns with Numeric type (not available from the “Export to Tableau extract” action)

In order this example project to work, you’ll have to:

  • Update your Hyper Add-On to the version 1.0.0.1 with you can get from our download page
  • Specify path to the Morph.AddOn.TableauHyper.exe file (located in the Hyper Add-On folder)
  • Specify path to the output file (if that file already exists, it will be deleted by the project)
  • Modify lists of column names and columns types in the “Create metadata file” table to match your DSET file. Also, you have to specify Precision and Scale columns with numeric values for the columns which have “Numeric” type and empty values for all the other columns.

Export to Tableau Hyper.morph (7.4 KB)