Comments
-
Thanks, Aaron. Just got of the phone w/ Domo and that's their recommended solution as well. I'm curious though since this type of join/relationship is a pretty common -- at least in my experience -- and a fundamental component of relational design. It just seems strange Domo would make it illegal. Anyway at least now…
-
Hi Scott, As an example, say I want to join table1 and table2 below. Table1 has customer data from an event and table 2 has data about that event along with a unique event ID. Table 2 is what I referred to as the "reference table". So I want to join table1 with table2 on the event_id column to connect event and customer…