Hello Guys,
Is there a way to get just the lower diagonal values of matrix in the Alteryx? I have a 500*500 Correlation Matrix in order to avoid duplication I need to select only lower or upper diagonal values. Any help is appreciated.
Hi @suraj_ford
Here is a workflow for the task.
Input:
Output:
Workflow:
Hope this helps 🙂
If this post helps you please mark it as solution. And give a like if you dont mind 😀👍
Thank You very much... It worked.