Announcements
Hi,
I'm exporting a collection data to csv file. I've pasted what code I have used.
While exporting it, I'm getting the collection values as below:
Can anyone help me with this?. Want to get only the values e.g: Collection.
Thanks,
VK
Hello @Kabilesh
Please include your code in text form next time so it's easy to illustrate.
You will need AddColumns function for this to work.
ClearCollect(colSPListItems1,ShowColumns(
AddColumns(
Sample_Demo,"RequiredbyValue", Requiredby.Value,"DeliveryMethodValue", DeliveryMethod.Value),"RequiredbyValue","DeliveryMethodValue""MRForManualPO","Supplier"..... The rest of your columns ........ Exclude the RequiredBy and DeliveryMethod ...
)
);
I hope you get the pattern.
Hi @cha_cha
Thanks for the help.
Best Regards,
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 383 Super User 2026 Season 2
Mohsin Ali 356
WarrenBelz 232 Most Valuable Professional