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 / Need help with Service...
Power Apps
Answered

Need help with Service Desk Template

(0) ShareShare
ReportReport
Posted on by 10

Hey All,

 

Im new to creating apps, especially within powerapps. Im trying to use the Service desk template provided by microsoft, but i need to add a few tweaks. The problem is when i do something like edit the createnewticket page the create ticket button no longer works. 

 

Here is the original: 

 

If(CreatedBy.Text="" || Dropdown_Priority.Selected.Priority="Select a priority" ||Dropdown_Area.Selected.'Account Name'="Select an area" || Subject.Text="" || Description.Text="",
UpdateContext({msg_visible:false});UpdateContext({msg_visible:true}),
Collect(TicketsCollect1,{ID:Text(CountRows(TicketsCollect1)+1),Owner:CreatedBy.Text,AccountName:Dropdown_Area.Selected.'Account Name',Priority:Dropdown_Priority.Selected.Priority,Subject:Subject.Text,Description:Description.Text,Status:"New", DateCreated:Text(Today())});

Navigate(DashboardPage, ScreenTransition.None))

 

This is what im trying to get working:

 

If(Address.Text="" || Dropdown4_1="In Progress" || Phone Number.Text="" || Description.Text="",
UpdateContext({msg_visible:false});UpdateContext({msg_visible:true}),
Collect(TicketsCollect1,{ID:Text(CountRows(TicketsCollect1)+1),Phone Number:Phone Number.Text,Priority:Dropdown4_1.Selected,Address:Address.Text,Description:Description.Text,Status:"New", DateCreated:Text(Today())});

Navigate(DashboardPage, ScreenTransition.None))

 

I will attach an image of what the page looks like now.

 

Also, if you are willing to give me some one on one time, let me know. That would be impossibly helpful.

 

Thank you,

Dylan Chrislip

 

Createnewticket page.PNG
Categories:
I have the same question (0)
  • Shanescows Profile Picture
    2,218 Most Valuable Professional on at

    Hi - Can you do a screenshot of the error and formula? Formulas are a pain in the backside to read on here. I am guessing there are some red squiggles that might speed up the troubleshooting process.

     

    I see a space in Phone Number. Text I am pretty sure that shouldn't be there. And is that the name of the text input?

     

    As for 1 on 1 time. That is exactly what PowerApps911 does if you are looking to go that route. Since you asked I thought I would mention it.

  • DylanChrislip Profile Picture
    10 on at

    Thank you so much for your reply! I will look into that powerapps911, sounds awesome. here is the screenshot you requested.

    issue tracking.PNG
  • Shanescows Profile Picture
    2,218 Most Valuable Professional on at

    I don't see anything obviously wrong. 😞 Can you get it to put the red squilly line under the part where the error is? Maybe by clicking the yellow triangle?

  • DylanChrislip Profile Picture
    10 on at

    Squiggly line as requested. looks like invalid argument for my dropdown.

    with squiggle.PNG
  • DylanChrislip Profile Picture
    10 on at

    well, i got that taken care of. Dropdown4_1.Selected.="In Progress" should have shown as Dropdown4_1.Selected.PriorityTypes="In Progress". all errors have been taken care of. but it still wont save the dang ticket. it thinks that not all of the fields are filled out. 

    notfixed..PNG
  • Shanescows Profile Picture
    2,218 Most Valuable Professional on at

    Yup. Dropdown.Selected.Value should fix it.

  • Verified answer
    Shanescows Profile Picture
    2,218 Most Valuable Professional on at

    The squigglies should help. Keep hunting. 🙂 I think having In Progress as your status might be the reason?

  • DylanChrislip Profile Picture
    10 on at

    You are amazing thank you! Definately going to follow your youtube channel. I just need to settle down and think sometimes. It was the "in progress" selection that was the issue. now I just need to figure out how to allow in progress to be selected. but i think i can handle that. thank you again for your help. 

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