How to add dynamic data in audit report template

K S Ram
Tera Contributor

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.

1 REPLY 1

Kalyani Jangam1
Mega Sage
Mega Sage

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.