Forum Discussion
jps_HHH
1 year agoHelper II
Merge count from two different tables
Hi all, I have a PBI file connected to two different databases. However, this databases are similar columns but one database is filled in by mechanics and other by quality control. For inst...
- 1 year ago
I would union the table. So you would have something like
- PartNumber
- FailureReportDate
- FailureReportingSource
- Description
Then can easily sum\count and slice by the identifier of the failure