Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Query
Unanswered

Can you please help me with how we can add Multiple formulas to an ITEM Property

(0) ShareShare
ReportReport
Posted on by 1

Can you please help me with how we can add Multiple formulas to an ITEM Property

1st Formula :

If(_filter="" , <<Data Source>> , Filter(<<Data Source>>, Status.Value =_filter)

2nd Formula :

SortByColumns(<<Data Source>>,"Request_no",Descending)

3rd Formula :

If(varPageNumber=1, FirstN(<<Data Source>>,ddPageSize.SelectedText.Value*varPageNumber),
LastN(FirstN(<<Data Source>>,ddPageSize.SelectedText.Value*varPageNumber), ddPageSize.SelectedText.Value*1));

when I add Semicolon (;) then it gives me an error

'Expected operator. We expect an operator such as +, *, or & at this point in the formula.'


please help me out with this I am stuck for the last 2 days

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Power Query

#1
mmbr1606 Profile Picture

mmbr1606 9 Super User 2025 Season 1

#2
stampcoin Profile Picture

stampcoin 7

#3
SD-13050734-0 Profile Picture

SD-13050734-0 6

Overall leaderboard

Featured topics