Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Query
Unanswered

Power Apps

(0) ShareShare
ReportReport
Posted on by

Hi,

I have a Dataverse Table which have 3 columns:

Month :WHOLE NUMBER field.

Year :WHOLE NUMBER field.

Month-Year :Single Line of Text field ; which is a calculated field with formula - Set Month-Year to Concat(Month,"-",Year)

 

In Canvas App, I have a dropdown of Month-Year field with below codes in Items Property :

Sort(Distinct(
Filter(
AgileMetrics,
(ProjectName.Name = cmbProject.Selected.Name && PortfolioName.Name = cmbPortfolio.Selected.Result)
),
'Month-Year'
),Result)

 

Here, cmbProject & cmbPortfolio are two other dropdown to select the value.. So Now we are getting data in below format:

1-2022

12-2022

3-2022

I need these data in Ascending Order , but I am not able to do so. PFA screenshot for the dropdown view.

Could you please help me on this?

 

Regards,

Abhradipa Banerjee

 

 

 

 

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

🌸 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…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Power Query

#1
mmbr1606 Profile Picture

mmbr1606 9 Super User 2025 Season 1

#2
SD-13050734-0 Profile Picture

SD-13050734-0 6

#3
Jon Unzueta Profile Picture

Jon Unzueta 2

Overall leaderboard

Featured topics