Expose report parameter(s) Name/Type in Gateway/Perspective scopes
D
Derek Reeves
I have a use case explained in this forum post (https://forum.inductiveautomation.com/t/self-serve-scheduled-reports/116593). TLDR; I am working on a self-serve report schedule UI and I need the report parameter. I can obviously hard code this in a table but that is just something else to manage.
Couple of ideas I had:
-Return them as a dictionary in the system.report.getReportNames* methods or a new method entirely
-Add the report parameters to the resource.json
Log In