core.noscript.text
Want to get involved? We're always looking for ideas and content for Weekly Challenges.
Solved!
Data Types matter!
The order is a string column and therefore will not order your points correctly when building lines.
My Solution attached
here's my solution. probably not the most elegant, but I solved for speed not streamlining :)
:)
My solution: