- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2017 04:39 AM
I want to create a list report on two custom tables with a list of all fields from both tables.
The other table is a child of the 1st i.e. for example, two tables are A and B, A is parent and B is child.
I want to report on parent table only, so how do i get the child table records in my report ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2017 04:49 AM
For this run the report from the child table then dot walk to the parent table
OR
you could use Database views
Hope this helps

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2020 06:17 AM
is it possible to create a similar report with projects/-tasks? I want to filter project-tasks which have NO child-task.
Thanks for your inputs.
Daniel

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2020 10:31 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2020 11:54 AM
Thank you, Jaspal! You're awesome!
Daniel