Skip to main content

Notifications

Power Automate - Building Flows
Unanswered

X path expression in power automate cloud flow

Posted on by

xpath expression -I have 2 field tags where 1 is child and nother is children tag ,when extracting child tag value it is giving both the children and child values, also I have tried with ends-with local name():child it's not working as expected .

can someone help on xpath expression to get only child value.

 

<Child_x0028_ren_x0029_>

<Child>

  • ManishSolanki Profile Picture
    ManishSolanki 14,981 on at
    Re: X path expression in power automate cloud flow

    Hi @padmak 

     

    Pls try the below xpath query:

    //Child/text()

     

     

     

    If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.

     

  • padmak Profile Picture
    padmak on at
    Re: X path expression in power automate cloud flow

    <Child_x0028_ren_x0029_>

    value :1

    </Child_x0028_ren_x0029_>

     

    <Child>

    value:2

    </Child>

    when I am extracting child -value 

    [ends-with(local-name(): "Child")] ,

    [contains(local-name():"Child")]

    with X path expression I am getting both the values of children value & child value

     

    can you please help me to get child value alone .

  • ManishSolanki Profile Picture
    ManishSolanki 14,981 on at
    Re: X path expression in power automate cloud flow

    Hi @padmak 

     

    Could you pls explain a bit by sharing the xml nodes with sample data?

     

     

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

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,246

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,884

Leaderboard