Forum Discussion

jps_HHH's avatar
jps_HHH
Helper II
1 year ago
Solved

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...
  • Deku's avatar
    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