Hello,
id like to ask for help. Im using combobox in PowerApps and as Items for combobox im using collection, which i created in OnStart this way:
ClearCollect(O365GRPCOLL2, Filter(Office365Users.SearchUser(),Department = "SWD Praha"));
Each item in this collection have multiple properties like city, country, displayname, etc. My combobox by default display property city.
My question is, how can i modify combobox so it display displayname or other property of my collection?
Thank you in advance.
Regards,
Jakub
Solved! Go to Solution.
1. Select the DataCardValueX of your Data Card from the Tree View
a. Expand the Data Card by clicking the chevron
b. Select the Data Card
2. On the right side, click the Edit purple text to the right of Fields
3. Under Primary text
a. click the dropdown
b. change it to something else
If you don't see another option, adjust the Data Card property or properties until you get another option
Default
DataField
Update
(but you really shouldn't have to)
So like this:
See if it helps @Krentor
1. Select the DataCardValueX of your Data Card from the Tree View
a. Expand the Data Card by clicking the chevron
b. Select the Data Card
2. On the right side, click the Edit purple text to the right of Fields
3. Under Primary text
a. click the dropdown
b. change it to something else
If you don't see another option, adjust the Data Card property or properties until you get another option
Default
DataField
Update
(but you really shouldn't have to)
So like this:
See if it helps @Krentor
Hello,
thank you for your asnwer. I tried that at first time and it was not working. After your post, i tried to create new app and try that again and its working now. Dont know what was the hiccup.
Thank you for your post.
User | Count |
---|---|
262 | |
110 | |
89 | |
54 | |
44 |