Hi, I am new to use PowerApp. And now I am trying to use PowerApps template "Service Desk". But "All tickets" page does not show any data even ticket can be clicked and jump to another page which is ticket details. Data source file stored in OneDrive.
Please help.
If you created this app some time ago, an update to Power Apps may be the cause of this problem.
If you change the formula here to the following, does the error go away (note the ThisItem keyword)?
If(IsBlank(AssignedTo),"None",ThisItem.AssignedTo)
WarrenBelz
637
Most Valuable Professional
stampcoin
570
Super User 2025 Season 2
Power Apps 1919
473