Dear all,
Need a help. I have collection as below.
Columns cow_breed and cow_gender holds a single value. (they are choice column in data source)
Example 'Jersey', 'Female'
I want the collection to look like :
Can any one please help
Hi @venka91 ,
You did not include your collect code, but assuming it is from a List
DropColumns( ClearCollect( colCows, AddColumns( YourListName, "CowBreed", cow_breed.Value, CowGender, cow_gender.Value ), "cow_breed", "cow_gender" ) )
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Ragavendar Swaminatha Subramanian as our September…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 733 Most Valuable Professional
Michael E. Gernaey 532 Super User 2025 Season 2
MS.Ragavendar 399 Super User 2025 Season 2