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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Chaining operation doe...
Power Apps
Answered

Chaining operation doesn't work - Expected an operator

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello everyone,

 

Can someone explain to me why the chaining operation below is invalid? - i've tried with both operators: (; and ;;)

chainingoperation.png

Kind Regards

Jakob

Categories:
I have the same question (0)
  • Verified answer
    Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @Anonymous

     

    If i'm right you put this operation in an Item field which can't work like that.

     

    In this kind of field you have to put a result or a table as only possible operation.

     

    You could try something like this:

     

    If(SortByNavn = true;

         Sort(

              Filter(Onboarding_1;Ansættelsesdato>Now());

              Navn;

              Ascending);

         SortByTitel = true;

         Sort(

              Filter(Onboarding_1;Ansættelsesdato>Now());

              Titel;

              Ascending);

         SortByAnsatdato = true;

         Sort(

              Filter(Onboarding_1;Ansættelsesdato>Now());

              Ansættelsesdato;

              Ascending);

    )

     

    Hope this will help you

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Perfect, that worked! Smiley Wink

     

    I was indeed using this operation in an item field in a gallery, thanks for the explanation. 

    Have a nice day! Smiley Very Happy

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard