Question

Word report

Hello everyone,
Is it possible to include any graph in a Word report with the stored data?

Like 2

Like

4 comments

I'm pretty sure this isn't possible with OOTB Creatio directly. What you could potentially do would be to produce a graph in C# code (using relevant libraries) and save it in Creatio as an image attachment, and then use the image mapping for Word reports to put that image into the Word report.

Actually, a great idea to be able to do that in no code !

Hello,

Currently, it is not possible to include arbitrary graphs in a Word report using out-of-the-box Creatio functionality. While it could theoretically be achieved through custom development or code, there is no ready-made implementation available at the moment.

Thank you for your understanding!

Damien Collot,

Thanks

Damien Collot,

 

Show all comments