SOLVED

Re: Exporting a report in csv format

Go to solution
Nurture_Ninja
Level 4

Can we export a Marketo report in .csv format? The default format is .xls.

Thanks

NN

1 ACCEPTED SOLUTION
uditmathur
Level 9 - Community Advisor

Hi @Nurture_Ninja ,

Apparently there is no direct way to export in .csv, but as a work around you can use report subscription get the report in your email as attachment & while saving the report you can use the .csv format.

 

Hope this Helps 😊

View solution in original post

6 REPLIES 6
SanfordWhiteman
Level 10 - Community Moderator

@Nurture_Ninja please return to your thread and check responses.

Disha_Goyal6
Level 6

Hi @Nurture_Ninja, I don't think so there is any way to change the format of the file.

Darshil_Shah1
Level 10 - Community Advisor + Adobe Champion

You can save the file as csv once downloaded— however, you might lose some formatting that’s not supported in the csv file format. What’s your use-case for this? Hopefully, we are not solving the XY problem here.

Nurture_Ninja
Level 4

Thank you. The use case involves intercepting the file at the point of generation to extract and transfer it into an external system for report creation. This interception is feasible only when the file is in CSV, JSON, Avro, or Parquet format within Marketo’s subscription reporting framework.

SanfordWhiteman
Level 10 - Community Moderator

You’d have to add XLS transformation to your ETL pipeline. As the others mentioned, there’s no canonical representation of canned reports in formats other than XLS.

uditmathur
Level 9 - Community Advisor

Hi @Nurture_Ninja ,

Apparently there is no direct way to export in .csv, but as a work around you can use report subscription get the report in your email as attachment & while saving the report you can use the .csv format.

 

Hope this Helps 😊