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

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

concatenate Filename with date and time export to csv

(0) ShareShare
ReportReport
Posted on by 454

Hi ,

I need to export table data to a csv file. But I have to save the filename with some name concatenate with current date and time

For ex: Purchaseorder22/01/202106:22:20.  Help me on this.

Regards,

Ram

I have the same question (0)
  • Suggested answer
    Gunjan Bhattachayya Profile Picture
    35,423 on at
    RE: concatenate Filename with date and time export to csv

    Hi Ram Kumar,

    You can try the code as per this post.

  • Suggested answer
    Martin Dráb Profile Picture
    236,338 Most Valuable Professional on at
    RE: concatenate Filename with date and time export to csv

    If you're not afraid of .NET Interop, it can be very simple. Something like this:

    System.String::Format('PurchaseOrder{0:dd/MM/yyyyHH:mm:ss}', dateTimeValue);

    Note that including colon in file names doesn't look very wise to me.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,029

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 871 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 582 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans