Azure – How to do two step sorting based on condition in dataflow ADF
I am working on ADF data flow and I am trying to implement a logic for two step sorting in my source data. The requirement is like, I have 1 primary key and 2 date columns : example- id, date1…