web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : 1wGsYxxAMvgLv4tVM5soof
Power Automate - Building Flows
Unanswered

Specified Version Label does not correspond to any actual version

Like (0) ShareShare
ReportReport
Posted on 18 Sep 2023 12:08:13 by 4

Hello, i'm having some issues with one of my workflows, it takes information from a sharepoint list and send a message to the person who created the item on the list to follow the status of the request, but sometimes it present a failure, not every execution happens to do this. I tried to compare the functional with no functional flows to see if it could be any mistake from the person who created the request but it didn't seems to be the case

"Specified Version Label does not correspond to any actual version
clientRequestId: 0550e43d-53f6-47b1-8c19-1199b57a7b46
serviceRequestId: 0550e43d-53f6-47b1-8c19-1199b57a7b46"

Gabriel_Cunha_0-1695038727091.png

 

I have the same question (0)
  • Gabriel_Cunha Profile Picture
    4 on 18 Sep 2023 at 16:01:11
    Re: Specified Version Label does not correspond to any actual version

    Hi @Expiscornovus 

    Tried your tip and it seems to be working out pretty well, thank you once again

  • Expiscornovus Profile Picture
    32,372 Most Valuable Professional on 18 Sep 2023 at 14:35:25
    Re: Specified Version Label does not correspond to any actual version

    Hi @Gabriel_Cunha,

     

    Thanks for sharing that expression. That one might fail with minor version calculations or when the item is created for the first time. The 1.0 version could lead to an outputs of 0 as the Since version value.

     

    Like I mentioned in my first reply, have you tried the token approach instead?

     

    versionlabel.png

  • Gabriel_Cunha Profile Picture
    4 on 18 Sep 2023 at 14:06:40
    Re: Specified Version Label does not correspond to any actual version

    Hi,

    Thanks for your help, the actual expression in my "Since" field is

    sub(int(triggerOutputs()?['body/{VersionNumber}']),1)

    Gabriel_Cunha_0-1695045802794.png

    The header texts are in portuguese because of the native languege of my device, but I'm using the Get changes for an item or file action.

    Can you tell if something is wrong with it? Or what should I do to follow your tips in the first post

  • Expiscornovus Profile Picture
    32,372 Most Valuable Professional on 18 Sep 2023 at 12:48:44
    Re: Specified Version Label does not correspond to any actual version

    Hi @Gabriel_Cunha,

     

    It looks like you are using the Get changes for an item or file action, correct?

     

    If so, the issue is caused by using version label text in the values in the Since and/or Until fields of that action.

     

    Edit: ignore the part below about version number calculation, not relevant for this situation 😁 Those fields normally expect version numbers and not version labels.

     

    The VersionLabel property is normally a text value which is something like 0.1, 0.2, 1.0, 1.1, etc.

     

    The VersionId is a number. With minor versions it would go up by 1. So 0.4 would be VersionId 4. With major version it increments by 512.

     

    Version label 1.0 would correspond with number 512.

    Combine the two and for version label 1.2 you would get VersionId 514 (512 + 2). 

     

    Btw, in those Since and Until fields you can also use the Trigger Window Start Token & Trigger Window End Token fields instead.

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

MS.Ragavendar – Community Spotlight

We are honored to recognize Ragavendar Swaminatha Subramanian as our September…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 798 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 469 Moderator

#3
Power Apps 1919 Profile Picture

Power Apps 1919 333

Last 30 days Overall leaderboard
Loading started
Loading complete