How to add dynamic data in audit report template
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2023 09:42 AM
We have created a custom audit report template I need to add a date from sys_approvals record in audit report template. it will be future date. once the draft kb article is created it will go through a flow for approvals. once those approvals approved, i need to add them to KB
Please suggest how can i add those dynamic dates in audit report template.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2023 12:37 AM
Hi @K S Ram
I have also work on audit report template. I don't think we can set dynamic date by using script in report template. You can do one thing,create field in KB article in which your future date will set as per approval process. Once value set in field then you can call/write this field value in template.
Please try once and Mark helpful and correct if this solution will help you.