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.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
194 | |
52 | |
41 | |
39 | |
35 |
User | Count |
---|---|
263 | |
86 | |
71 | |
69 | |
66 |