Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Data Profiling or Metadata

atulggrwl2
7 - Meteor

Hi Everyone,

 

We have 1000+ workflows and want to do data profiling for all the flows. Is there any way to do it in a faster manner.

3 REPLIES 3
caltang
17 - Castor
17 - Castor

If you have the R Tools installed, you can head over to the Data Investigation tool tab and select the Basic Data Profile tool to do this:

 

image.png

 

Hope this helps @atulggrwl2 !

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
caltang
17 - Castor
17 - Castor

Documentation of the tool can be found here: https://help.alteryx.com/20231/designer/basic-data-profile-tool 

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
caltang
17 - Castor
17 - Castor

I re-read your question. So, you want to read the data profile of the input and output data of each workflow? 

 

You'll need to check out some of the XML code within the workflow. Building a workflow that reads the XML and location of the inputs/outputs, then parsing it out. The data types are also in there if you have an unconfigured Select tool. 

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Labels
Top Solution Authors