‎05-02-2020 01:16 PM
Solved! Go to Solution.
‎06-02-2020 12:59 PM
Hello ,
Thanks for your suggestion .
I thought about it indeed your right , so i have changed my approach .
I have writen a Macro in the Query itself by changing its format from "select " to "Macro" and returned its result set to the Descriptor .
With the result set i have inserted diagram as we do in a descriptor and it worked for me .
Thank You .
‎05-02-2020 03:23 PM
Be careful with this method as it might work locally but not on other installation. It may not work in web.
Make sure you do testing from an end user point of view
‎05-02-2020 03:16 PM
‎05-02-2020 01:38 PM
What I meant is that in the macro I don't think you can expose the diagram.
You should rethink your descriptor to leverage the default capability to put the diagram in the Word instead of trying to do it in a macro
‎05-02-2020 01:26 PM
‎05-02-2020 01:17 PM
Why don't you use the description diagram to extract the diagram ?