Domo community - need a hand on this one.
I have two datasets:
a) Client records (note: uses client UNID of "SGId")
b) Events related to the Clients (note: uses client UNID of "ShowGroupID")
Both sets have a common UNID that identifies the clients. One is named SGId and the other ShowGroupID as noted above.
For the B data set, I set up a beast mode calc to rename the field to match (case sensitive) the field for A data set (screenshot below).
I then USED that Beast mode field in the card table on the dashboard (additional screenshot below).
I then joined/paired the filter on the Dashboard (additional screenshot below).
When I then use the filter on the dashboard for a specific Client SGId, I'm unable to find a known client SGId that exists in Dataset A but does NOT exist in Dataset B. This client did not have any events.
Question: How do I resolve this paired filter such that it will allow filtering on all SGId's regardless of whether the client record has no events? I would expect to be able to filter on such a client record and simply have the first table populate with a single row representing that client and then not display anything in the second card.
Thoughts on how to resolve this?
Thank you!!!
Screenshot of Beast Mode Calc Renaming Field in B Dataset
Using the new beast mode field in table configuration:
Paired Filter Screenshot