RaymarMonte / apex-create-xlsx

A guide and example on how to create Excel .xlsx files on Apex Programming Language
MIT License
16 stars 11 forks source link

Recover Data Warning #3

Open pkumar-vera-solutions opened 9 months ago

pkumar-vera-solutions commented 9 months ago

Hey guys,

First off, THANK YOU for this solution.

I am facing an issue after using this library for one of my implementations. I am getting a recover data message for every excel generated. Although, I have followed all the steps for using this library with our code, I suspect there might be something I am missing at.

Could you please guide me on resolving this issue? Let me know if you require anymore info on this.

This is a high impacting issue for us that we would like to resolve ASAP.

tkeitt85 commented 4 months ago

@pkumar-vera-solutions did you find a solution. I seem to be running into the same issue you were facing.

Thanks for any insight!