Announcements
Hello everyone,
Can someone explain to me why the chaining operation below is invalid? - i've tried with both operators: (; and ;;)
Kind Regards
Jakob
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;
Titel;
SortByAnsatdato = true;
Ansættelsesdato;
)
Hope this will help you
Perfect, that worked!
I was indeed using this operation in an item field in a gallery, thanks for the explanation. Have a nice day!
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 358 Most Valuable Professional
11manish 207 Super User 2026 Season 2
MS.Ragavendar 150 Super User 2026 Season 2