Forum Discussion
Anonymous
8 years agoNot applicable
Data model techniques
Dear all, I have the following 4 transaction tables Billing Collection Overdue Bounce Loankey, Loankey, ...
- 8 years ago
Concatenate all Transational tables as 1 Table with a flag in each to identify them.
Then Link it with master Table and Calender table for association.
erikajain02
8 years agoResolver I
Concatenate all Transational tables as 1 Table with a flag in each to identify them.
Then Link it with master Table and Calender table for association.
- Anonymous8 years agoNot applicable
Dear Erika,
I have appended the transanction tables into one still the tables are visible in datamodel.Is it Ok?
Please see the screenshot
- erikajain028 years agoResolver I
Yes...You can also Hide them in Report View to avoid confusion.
- Anonymous8 years agoNot applicable
Dear Erika,
While appending the same column names repeating. Here the column Amount repeats again.