Hi all,
Note: using In-database functions
I used a left outer join ("Join In-DB"), which resulted in more rows than I had in my left-side table. I suspect that it could be because my right-side table has duplicate values. But I don't know how to look into this.
Can someone help me identify and remove any duplicate values from a table using the In-database functions?
Note: I'm relatively new to Alteryx and don't know SQL that well --> I can easily google some SQL approaches to solving this problem but am not sure where to execute those within Alteryx and integrate them into my workflow.
Thanks!