Alteryx Designer Desktop Discussions

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

Flow Chart

henrygeorge
8 - Asteroid

Hi Alteryx Team

 

How do I create an Org Structure chart and attach it to my workflow?

7 REPLIES 7
henrygeorge
8 - Asteroid

@afv2688 Hi thanks for the reply. Would love it if you could send a simple organization structure chart with One head, two departments and 3 Sub departments. I'm new to the reporting tools and hence don't understand it.

afv2688
16 - Nebula
16 - Nebula

On the other hand if you would like to create something like a 'SmartArt' in office I dont recommend it, given that the approach involves using a table tool and using it as a template, introducing forms in every cell and knowing beforehand really well the layout you would like.

 

Really troublesome way

 

Regards

afv2688
16 - Nebula
16 - Nebula

Looking now at your response it is just as I said.

 

There is no default tool to provide a solution to your needs in alteryx. You would need to create the chart from scratch the whole chart.

 

I donk't know how familiar you are with R, but it could be achieved this using the R Tool and the googleVis package:

 

https://cran.r-project.org/web/packages/googleVis/vignettes/googleVis_examples.html

 

Regards

henrygeorge
8 - Asteroid

@afv2688 Kindof of lost. Can you send a workflow? That would really help. I don't know anything about smart art and R-Tools

afv2688
16 - Nebula
16 - Nebula

Hello @henrygeorge ,

 

If you dont knwo anything about R tools then I don't recommend you using them.

 

Before doing anything for you on the workflow I would first need to know if you have the R package insalled. If not, you wouldn't be able to run whatever I would create.

 

Regards

henrygeorge
8 - Asteroid

@afv2688 I have just installed the Alteryx R -Package. You can send the workflow

Labels
Top Solution Authors