To community members,
I'm new at Alteryx and curious if it is possible to use Alteryx in this way.
I have a set of Data where the Center point and End points of each "Type" is given.
Using this information, along with possible start points and end points, can each type be reordered to create a line like structure?
I have attached a sample data in excel, feel free to use it and tell me if the sample data is lacking.
Notes:
In the sample data, there is a given of 4 start/end points so there is 2 possible line structure and the expected output is 2 separate order of each "type".
The 4 start/end coordinates are under the "type":2 coordinates under "End-Position", 1 coordinate under "End-Connection" and 1 coordinate under "Split-Type" under the column of "Branch Point"
-"Split-Type" indicates a part of line where it branches to 2 line structures.
-"Edge-Type" indicates a point in the line where it turns (like a 90 degree or 45 degree angle)
-"TypeA, etc" are 2 points in the line where it is straight (either x, y, or z will only change in the 2 coordinates given)
There are 2 goals:
to separate the "type" to which line structure using their coordinates.
to organize each "type" in order according to their given coordinates.
Lastly, I'm sorry if I explained all of this properly, I tried adding information as much as possible but if there are parts that are unclear, please ask a question and I'll try to explain as much as possible.
Thank you very much in advance for those who will try to answer!
Best Regards,
Ian