Combining Disparate Data Sources on a Card
I know it's not possible to create a card that pulls in data from multiple databases unless you combine them with a dataflow / ETL. But I have a scenario where that approach doesn't make sense as the data is VERY different in structure.
Basically, one database has detailed individual end-user records which I'm totaling with COUNT (DISTINCT()) and the other database is totaled at the Client level, which is hierarchically one level above End-User in our world.
See below for what I'm trying to do:
Desired Report (grouped by Client)
Number of Calls| Number of Chats | Number of Webinar Attendees | Total
Client 1 5 10 5 20
Client 2 3 8 3 14
Client 3 1 0 11 12
-Number of Calls and Number of Chats come from one database tracked at the individual interaction level and there is a column with the Client name and User ID
-Number of Webinar Attendees comes from a Google Sheet which lists the TOTAL number of attendees by date, along with a Client name (which matches the Client Name in the other database)
While it is certainly possible to join the Webinar database to the Call/Chat database on the Client Name field, that causes every existing row to store the TOTAL of webinar attendees for the Client since we don't have it broken down to the individual User level. This approach creates some very confusing data, plus there's not really an easy way that I can think of to count up the total of webinar attendees only once per Client.
Any ideas would be welcome.
Categories
- All Categories
- 2K Product Ideas
- 2K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 311 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 3.8K Transform
- 657 Datasets
- 115 SQL DataFlows
- 2.2K Magic ETL
- 815 Beast Mode
- 3.3K Visualize
- 2.5K Charting
- 81 App Studio
- 45 Variables
- 775 Automate
- 190 Apps
- 481 APIs & Domo Developer
- 81 Workflows
- 23 Code Engine
- 40 AI and Machine Learning
- 20 AI Chat
- 1 AI Playground
- 1 AI Projects and Models
- 18 Jupyter Workspaces
- 410 Distribute
- 120 Domo Everywhere
- 280 Scheduled Reports
- 10 Software Integrations
- 144 Manage
- 140 Governance & Security
- 8 Domo Community Gallery
- 48 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 114 Community Announcements
- 4.8K Archive