I have created a CDS Entity with option set as column data type. It is able to show all the values in model app new or edit form, but not able to add "All" to the same dropdown or combobox. If I try to add it to collection, it shows All in one column and option set values in another column.
And below code is giving error
@gaurav_sharmaif you have an option set field for a custom entity as long as that entity is added to the app select the Items property and use:
choices('Name of Field') |
Thanks.
Doug
Did I answer your question? Mark my post as a solution!
If you liked my response, please consider giving it a thumbs up
@Doug_Apicella I want to add "All Items" to the dropdown to show all records. This is not happening.
@gaurav_sharmaIf you want to add additional values you would have to build the entire collection manually specifying the optionset values each as a record and then adding the "All Items" value as well. Thanks.
Doug
Did I answer your question? Mark my post as a solution!
If you liked my response, please consider giving it a thumbs up
I did. Please check my original question. I wrote that code is not working.
Below code is not working. It is giving error while defining in formula bar.
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
251 | |
250 | |
84 | |
36 | |
32 |
User | Count |
---|---|
337 | |
260 | |
122 | |
72 | |
44 |