I would like to create a Menu or a button, that once selected a report is generated.
The report should be a print out of all the rows of a specific table (with few reference tables) in a PDF.
I assume I can do that with scheduled Report, but I do not want per a given schedule, I would like the user to have an option to create it when needed.
Thanks, yes I know. But in Workflow it acts on a specific row that was updated. I would like to report all the rows. Do I need to update all the rows in the table??
Actually it doesn’t matter from where do you trigger that Workflow. If you want, you can create a small table with two columns… a Key and DateTime. When you trigger that with an action button using expression NOW(), it can trigger what ever you want. It depends what you call in your Workflow template.