Hi Alteryx Community,
Does anyone have a simple workflow that would implement Row_Number() Over(Partition by Field_1, Field_2 order by Field_3 DESC)?
This use case will be useful to my projects and future projects because we always use ranking function.
Thank you
Mark