To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Duplicate Rows on DM/Report
Content
Hi all - We want to build one data model and then use that to build multiple reports. This will help us ensure that if we update the code, we are updating all of the reports, and then do not have to maintain multiple data models.
However, some of those columns cause additional rows on reports. For example, if we bring in the employee's home address, and they have 2 different addresses, we see 2 rows for that person on the DM. This is fine if I bring those fields into the final report, but I may want one report without the address and one with the address. Both reports will contain 2 rows for the employee, but the one without the address will just look like duplicate errors (as all other data will be the exact same).