- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2018 12:36 AM
Dear all,
If you look at the TASK table we are able to have a journal of activities displayed in a chronological order.
Question 1 :
Does this activity entry is physical store in a table some where for reporting ?
Question 2 :
Is tehre a way to get the activity journal in a report ?
thanks for your feedback
regards
Solved! Go to Solution.
- Labels:
-
Analytics and Reports

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2018 03:32 AM
I think you are talking about this:
So, it is a activity formatter available out of the box and you can see it in form layout as 'Activities (filtered)'. Let me know if you have any other query.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2018 12:43 AM
Question 1 :
Does this activity entry is physical store in a table some where for reporting ? - sys_journal_field
Question 2 :
Is tehre a way to get the activity journal in a report ? - You can make a database view with the target table and journal table(sys_journal_field).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2018 12:56 AM
How journal_field entry and task activities are linked together ? could not catch the proper link

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2018 03:32 AM