Hi All,
I need to generate a report in excel format, which will consist of columns and dynamic image or snapshot taken from the application.
If anyone has already implemented this kind of feature then please help. Please find the sample report file in attachment.
Thanks
Shivangi
Hi Shivangi,
I think you can use Excel Package asset https://www.outsystems.com/forge/component-overview/1044/excel-package as there is an action for writeImage into a cell https://www.outsystems.com/forums/discussion/33888/insert-image/.
Regards,
Khuong
Hi @Khuong Truong ,
The component you suggested, will it work for reactive applications as well?
It should work as what you need to use are server actions.