Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Creating an UI for multiple formats (long vs wide) of input data

$
0
0

I am stuck with an option to create upload either a long for wide format of the initial dataset.  My requirement is

 

1) The user selects either one of the two data formats (long or wide). If it is a long format, merge with another another key/value pair dataset to create a new column.  But, if the user selects wide format data, I don't need to merge as the column is already there.  Instead, the wide format will be converted to long format.

 

For the above requirement, we created a radio button to either enable/disable tool containers for both the data sources (long and wide).  The output I expect should be a single processed long dataset when I upload either of the two data formats.  However, I am getting an error message

 

 ErrorMessage

and my alteryx workflow is

 

AlteryxFlow.PNG

 

 

I would appreciate any help.


Viewing all articles
Browse latest Browse all 4999

Trending Articles