PPTXTable - Dynamic Table
-
I am trying to write an example for dynamic table in pptx.
I have seen "Dynamic columns" at https://jsreport.net/learn/pptx#pptxtable
and I wrote "pptxDynamicTable" template in my workspace: https://playground.jsreport.net/w/loomyloo/3Bs5Tju0I got this error:
Report "pptxDynamicTable" render failed.
Error while executing pptx recipe
(because) not found: child not in parent
Error: Not found: child not in parent at assertPreInsertionValidity1to5Anyone can help me?
Thanks
Jacopo
-
hi!
dynamic pptxTable is part of >= jsreport 4.5.0, playground right now is using jsreport 4.3.0. we will try to find some time to update the playground to latest jsreport to improve the type of demos you can share there
your sample runs fine on latest jsreport (4.6.0)
-
Thank you very much.
BR Jacopo