web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Having curley brackets...
Power Apps
Answered

Having curley brackets while exporting a collection value to Excel

(0) ShareShare
ReportReport
Posted on by 177

Hi,

 

I'm exporting a collection data to csv file. I've pasted what code I have used.

 

Kabilesh_0-1671194855282.png

 

While exporting it, I'm getting the collection values as below:

 

Kabilesh_1-1671195084007.png

 

Can anyone help me with this?. Want to get only the values e.g: Collection.

 

Thanks,

VK

 

Categories:
  • Verified answer
    cha_cha Profile Picture
    4,932 Moderator on at

    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.

     


      ✔️
    Just in case my response helped you solve your problem, please mark/accept this as a SOLUTION This helps community members if they experience a similar issue in the future.

     

      🔗
    🕸bistek.space  🐦 @cha_bistek  📺 @BisTekSpace 
  • Kabilesh Profile Picture
    177 on at

    Hi @cha_cha 

     

    Thanks for the help.

     

    Best Regards,

    VK

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 383 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 356

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard