Hi All
I would like to have the ability to generate a Power Point or Word or Excel reporting (at least one option) where, based on SQL, for each row retrieved a slide or page or folder is generated and populated with the information retrieved in the row
For example, the query can be a list of programs and the Power Point report will generate one pptx generating one slide for each program; in the slide info. for the specific program like program manager, program health, start date etc etc are published on the slide. The same for the word reporting where a single word page is generated for each program and/or the same for the excel reporting where a single folder is generated for each program.
See also the discussion https://community.microfocus.com/devops-cloud/proj-port-mgmt/f/discussions/526996/powerpoint-reporting-by-sql-query-where-is-the-sql-executed-in-the-powerpointdemo-pptx-template
Top Comments