Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Pull data from multiple tables

Requesting help pulling data from two different tables. Table 1 (MERGE_BillingSUMMARY) holds CPT codes. Table 2 (MERGE_Observations) holds ICD9 codes. I created the following 4 columns (2 in each ...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi Eyelyn, the shortened DAX did help but I ended up merging the two tables into a new table to resolve my issue with pulling data from two tables. Thanks for responding.