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

Dynamic extraction of unique elements from a column for UI option

$
0
0

I am trying to  extract dynamically unique elements from a column in a dataset for passing it as elements in list box.  I used the following workflow to do that:

 

   

Fruits1.PNG

 

The UI window is

 

Fruits2.PNG

 

The app works fine as long as the initial data is the same.  As soon as I change the data, it has to first run though Run Work flow

runworkflow.PNG

 

Suppose if I give the app to a third party who have another dataset (with the same format), then it will not dynamically load if it is not first run with "Run Work flow".  We can't expect all the clients to have the Alteryx workflow license.  How do I make it more dynamic so that unique values populate to the UI even by running the "Run as Analytic App".

 

Attached is the workflow.

 

 

  

 

 

 

 

 

 


Viewing all articles
Browse latest Browse all 4999

Trending Articles