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 / Service Desk Example
Power Apps
Unanswered

Service Desk Example

(0) ShareShare
ReportReport
Posted on by 3,284

Hi there,

 

Quick question?

 

If I want to ADD a new item to be displayed in the ticketType as follow:

 

All tickets
New tickets
Tickets in progress
Tickets on hold "To be replace with Tickets PAst Due"
Tickets closed
Tickets older than 3 days
Tickets opened today
Tickets closed today

Tickets Past Due

 

I have modified the following:

If(ThisItem.TicketTypes="All tickets",UpdateContext({type:"All"}),If(ThisItem.TicketTypes="New tickets",UpdateContext({type:"New"}),If(ThisItem.TicketTypes="Tickets in progress",UpdateContext({type:"In progress"}),If(ThisItem.TicketTypes="Tickets closed",UpdateContext({type:"Closed"}),If(ThisItem.TicketTypes="Tickets Past Due",UpdateContext({type:"Past Due"}))))));If(ThisItem.TicketTypes="Tickets older than 3 days",UpdateContext({datetype:Text(DateAdd(Today(), -3)),type:"Tickets older than 3 days"}),If(ThisItem.TicketTypes="Tickets closed today",UpdateContext({datetype:Text(Today()),type:"Tickets closed today"}),If(ThisItem.TicketTypes="Tickets opened today",UpdateContext({datetype:Text(Today()),type:"Tickets opened today"}))))

 

Biut I cannot get nothing not an empty box once is selected, it keeps the last selection saved.

 

What I have missing?

 Capture2.JPG

Categories:
I have the same question (0)
  • v-yamao-msft Profile Picture
    Microsoft Employee on at

    Hi sajarac,

     

    Have you replaced all the “Tickets on hold” with “Ticket Past Due” on the data source? And also please make sure you have replaced all the “On hold” with “Past Due” on the app, but not just modify it in the formula you mentioned.

     

    To test this issue, I created an app based on the sample Service desk, then replace all the “Ticket on hold” with “Ticket Past Due” on both data source and app. It worked as expected.

    4.PNG

     

    Please try it again and feel free reply if you are still having this issue.

     

     

    Best regards,
    Mabel Mao

  • Sajarac Profile Picture
    3,284 on at

    Thank you very much for your reply, tyes I did, I have added in my data source "Tickest Past Due" and "Past Due" for the dropdown option, I can see both in my form, however when I select "Tickest Past Due" I cannot see nothing in the list, and also when I try to add the properties to change the color all of then goes to black for the fill property.

     

    Capture.PNG

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,045

#2
Valantis Profile Picture

Valantis 675

#3
11manish Profile Picture

11manish 592

Last 30 days Overall leaderboard