Modifing "Revisions on Sheets"

Hi all, I wonder if it is possible to check the “Revisions on Sheets” by using RIR?

Now I have to open each sheet to check it one by one, which is not very efficient…

I have try using DirootsOne’s SheetLink but cannot find this parameter to check

Appriciate for any suggestion

Thanks

@Jack_Zeng have tried Sheet Revision related components ?

Great, thanks Muhammad! once I have update the Revisions on Sheets, is that possible to update the clouds on those sheet in one go? Now I can only change the clouds one by one…

Use inspect element on revision cloud and update the parameter using element parameter component. Use query revision to get the available revisions and update that on cloud

Cool, thanks Muhammad!