Can I sort a Repeating Group that uses external API Data?

Can a Repeating Group, that gets data from an external API as its data source, be sorted?

Yes you can. Use :sorted by function after the data source

Thank you!