Forum Discussion

MR2001's avatar
MR2001
Helper II
10 years ago
Solved

Combine data from two different sources in the same query?

  Is it possible to merge data from two different data sources within the same query, something like: Source1 = Json.Document(Web.Contents("https://rsq-tm.com/cqweb/oslc/repo/MYschema/db/CCP/qu...
  • Greg_Deckler's avatar
    10 years ago

    Sure, use a Merge or Append query, the M function is Table.Join.