PowerAutomate: Get Changes for an item or a file (Properties Only)

Brass Contributor

Hello.
I am trying to use new action control:

Freenit_0-1596437246029.png
But when I check if one of the properties is changed or not the result is always true even when I don't change it.

Freenit_2-1596437590095.png

Freenit_3-1596437643070.png

 

 

Freenit_1-1596437339636.png

Could someone recommend how to use correctly properties from this action?


Thanks in advance.

 

3 Replies

@Freenit 

 

I have been working on this all day and I have been getting the the same error message: "Specified Version Label does not correspond to any actual version".  On my list I had "Require content approval for submitted items?" as Yes and on the flow I had "Include minor version" set to No.   I changed it to Yes and it started working as expected.  Also on the flow if you want to check against just the previous version you can have the "Since" field set to an expression of 'sub(int(triggerOutputs()?['body/{VersionNumber}']),1)' .  I do not know how to check from published version to published version.

 
 
 
 

 

 

@KevHouston740 

Hello,

I'm not being able to find these two items:

"Require content approval for submitted items?" and

"Include minor version" 

 

In the image attached, I have set both as 'yes' but i still get the same error.

 

Could you please share a screenshot or the path for getting in this page?

Thank you!

versioning.PNG

 

@Maria1204  The first setting is on the list:  List Settings > Versioning Settings.

 

The second setting is within MS Flow (Power Automate) 'Get Changes for an item or a file' and then Advanced settings : 

KevHouston740_1-1615212430186.png