You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
Pages: 1
I have a report that my users run usually on a daily basis, but sometimes they'll skip a day. The desire is to pull all new data since the last time the report ran. Is there a way to access the last execution information (I can see it in the TeamSpace) and use it as a parameter or filter?
Offline
Hi Continu8,
In this situation, I would recommend using a scheduler job. You can set it up to run automatically on a daily or weekly basis, ensuring that the report is executed at regular intervals.
The results can then be stored in the desired format or location for easy access.
Let me know if you need help setting this up!
Best Regards,
Alexander
Offline
Is there a way to access the last execution information -> you can access this information via scripting: https://reportserver.net/en/guides/script/main.php And in order to use the information for scheduling you can use predefined conditions: https://reportserver.net/de/guides/admi … Conditions
Offline
Pages: 1