Hello All! I was wondering if I am able to do a PERT analysis in Alteryx. if so - which tool should I use?
I appreciate your help & time.
Thank you!
Hi @MichelleDao ,
If you want to generate PERT diagram, there is not a tool for that particular purpose as much as I know.
"Netwrk Analysis" tool may be used to generate a directed graph, but it shows nodes as a circle and I do not know if the shape is configurable.
If you are more interested in data analysis such as the shortest path in a weighted graph, it may be better to use Graph Database like Neo4j.
Links related to Neo4j:
Please let me know if you find any other ideas😉