Hello everyone,
Is it possible to include any graph in a Word report with the stored data?
Like
4 comments
10:03 Oct 13, 2025
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.
14:35 Oct 16, 2025
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!
Show all comments