I have a form with drop downs in it. Once selected, the form is sent to another person to sign off on. Some drop downs are showing what was selected while others are not.
Solved! Go to Solution.
Check the Default properties of the controls that are not showing data and make sure that they are correct. If Parent.Default doesn't work then set them to the actual column names like ThisItem.Conclusion, etc and see if they populate. As a last resort, delete the cards that are not working and add them back in again.
Check the Default properties of the controls that are not showing data and make sure that they are correct. If Parent.Default doesn't work then set them to the actual column names like ThisItem.Conclusion, etc and see if they populate. As a last resort, delete the cards that are not working and add them back in again.
Few areas to look at:
What are the codes on the items property,
Does the AllowEmptySelection property of the dropdown set to false?
If the dropdown is on a different screen, are you using a variable?
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
The items property is set to the items that are options to choose in the dropdown...just like the first yellow circled item.
Yes AllowEmptySelection is set to false.
No variable.
Basically I just want whatever is selected on the first screen to be visible on the second to the person who is signing off.
The data is being written to the sharepoint list successfully....just not appearing in the fields properly. The defaults are set according to what you listed.
I had to go in and flip something around on the default to get it to recognize it but it's working now! Thank yoU!!
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
195 | |
67 | |
46 | |
41 | |
28 |
User | Count |
---|---|
257 | |
119 | |
86 | |
84 | |
81 |