How to create relationship between two table?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2020 12:09 PM
I have two table A, B and i want to make report based on their relationship how to do?
Thanks in advance.
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2022 08:54 AM
Hello Tera,
In order to create a report on 2 tables, you can create a Database view and set the where to the common field.
Best wishes,
Shay

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2022 11:51 AM
You can also create a database view and create your report on it.