Workarounds To ProfileStore and OrderedDataStore?

I’m aware that the developer of ProfileStore claimed that ProfileStore is not meant to be used for global leaderboards and ordered data stores. This leads me to wonder why some people on the forum claim it’s possible while some say it’s not?

Are there any ways to work around this, having both profile store and the ability to have global leaderboards?

I’m having this same question. If anyone has an easy answer, that would be extremely helpful. I’m working on testing a MemoryStore + OrderedDataStore addition that uses ProfileStore data to update a global leaderboard. If I get my system to work I will be sure to document it so anyone can use it.