Hi,
we have dictionaries containing a multiline text field containing base64 image strings. Those strings are needed to display the image in reports or picker dialogs.
Using the Excel export button in the portal leads to this error:
"msg: An unhandled exception has occurred while executing the request. | ... | href: | ex: Aspose.Cells.CellsException: You want to put a string longer than 32K to Cell F4. MS Excel only allows to put a string shorter than 32K to a Cell."
This is why I suggest to add import/export not only for Excel but also for JSON format.
Kind regards
Sébastien