Dynamic title for Reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2018 12:35 AM
Hi all,
How can we add dynamic title for reports .
I want the current month name and year in the report title.
next month it should automatically change.
any solution
?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2018 12:38 AM
Hi Akhil,
When configuring a Scheduled Report, the Subject line now accepts JavaScript. e.g., the following in the Subject of a scheduled report will put the current date in the resultant email (e.g., for a report of today's problems):
javascript:"Problems created on " + gs.now();
Else PFB the link which may help you.
Mark Correct Answer if it helps.
Warm Regards,
Omkar Mone
www.dxsherpa.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2018 12:46 AM
hi Omkar,
I want dynamic titile for reports,,not subject line in scheduled reports.
its for normal reports.to show in dashboards.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2018 12:48 AM
Hi
The link that i have send is the exact thing you require. Please check it 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2018 02:34 AM
Hi Omkar,
I have done the steps mentioned in the link.
what to do next
how can I add dynamic title