Ok, with my limited knowledge in Power Apps, I thought each Sharepoint item will only have a unique ID (didn't consider the versioning at all!)
In response to your question,
'The user click on a Sharepoint Item and in View Mode they see the "current" version of the item.
Then in Edit Mode you would like to recall the previous version in this gallery.
If I understood it right, in your Sharepoint List you have many version of the same item only with a different ID.
Is it correct?'
Yes, Sharepoint item is on the master list whereas the gallery contains items from List A, which is linked to the master list ID. My understanding is Sharepoint item on the master list will have an automated ID unique to that item. In the Edit Mode, I'd like to recall existing items on List A linked to the unique ID of that particular Sharepoint item on the master list.
Does that make any sense to you? Thanks.