Hello,
I am trying to replicate part of the Microsoft Power Apps Training Template App. For the On Start, they do a ClearCollect where they do the following:
{num:2, icon: Basel_Compose, name: "About", screen: L02_About, screen_name: "L02_About"},
I am trying to do the same and my icons aren't being collected properly. If I type the "icon: Basel_Compose" or any other icon name, I get an error that it doesn't recognize "Basel_Compose" or any other icon name. If I change it to "icon: Airplane" the error goes away, but nothing displays in the gallery that I copied and pasted from the template and into my app. All naming of fields matches. The only difference is the collections show different things:
My App:
MS Template App (note the airplane in the first line was me testing):
I'm not sure what I am doing wrong where the icon won't show. Any ideas what I am missing?

Report
All responses (
Answers (