Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Error when "Output Tableau Hyper file"

Becky
8 - Asteroid

When I tried to output Tableau ".Hyper" file, there is often error message like following.

 

However,File size is not so big and flow is very simple one.(INPUT yxdb ⇒ Output Hyper file Only...)

Is there any good solution or case for this??

image.png

2 REPLIES 2
BenMoss
ACE Emeritus
ACE Emeritus
I think this is a 'known issue' of some sorts and that the solution is to have a select tool prior to the output and ensure all field types of string type fields are set to v_string.

Ben
Becky
8 - Asteroid

@BenMossThank you for your advise!(Sorry I don't realize this is known issue)

In my environment, V_String doesn't work but VW_String solve my problem, thank!

Labels