I am able to sort data in compass, but my problem is when I export, I don't get it sorted and I can't find where can I apply sort upon exporting data?
As you can see here I am filtering with {name: 'SelectedProduct'}
and I am sorting with {name: 1}
:
But in the export collection dialog for the same filter and sort as above image, I see this:
I can't seem to find how can I apply sort on exported data.