Excel export with custom event data & custom fields

I've seen this sample on how to export events to excel by providing custom data:

https://ej2.syncfusion.com/react/documentation/schedule/exporting?cs-save-lang=1&cs-lang=ts#exporting-custom-event-data
https://stackblitz.com/run?file=index.js

Here the custom data includes a field CategoryColor which is not included in the Excel export. How do I get this info exported as well? And maybe the sample should be fixed.


1 Reply

SR Swathi Ravi Syncfusion Team January 8, 2025 01:01 PM UTC

Hi Thomas,

Thanks for reaching out.

If you need to export the custom field, you must define it in the options. Please refer to the following UG for detailed instructions: 


Regards,
Swathi


Loader.
Up arrow icon