Skip to main content
Member
September 16, 2026
Question

Joining Data From Multiple Sources

  • September 16, 2026
  • 0 replies
  • 18 views

Can you use dataframes to join data from multiple sources or join multiple dataframes into one? For example, a mapping table in an external database that we’d like to join to a custom table in the OS application database, before doing additional processing (grouping, aggregation, etc) on the joined data.