I have the following problem. I have my actions and imports running in an Easymorph file. At the end of all actions I have a chart displayed next to the tables. If I now export the whole thing manually via PDF, the tables and the chart are displayed correctly. However, if I now want to generate the PDF with a 2nd Easymorph file and run this 2nd Easymorph file via the scheduler, I always get the following message in my PDF export: “CHart is not calculated. Press F5 or Run Project to run all not calculated actions.”
How can I proceed so that the chart is also displayed correctly in the PDF export?
i use the "Run program" action to generate the PDF Report in a second easymorph file. It was recommended by the support in an earlier question i had.
I then use the /report function in the Arguments to generate the report automatically. Finally, I use the “Task Scheduler” to run the program at a certain time every day.