Hello Team,
I am working on a Q topic that initially used one dataset containing information at the Campaign ID
(CampaignID/metrics) grain. Recently, I added another dataset with the same Campaign ID
(CampaignID/template) grain and enabled both datasets in the Q topic.
Im trying to get the answer for “Display metrics and template for Campaign ID 12345”
Here are my observations :
-
I was under the impression that if there is a common key (e.g.,
Campaign ID
) joining the two datasets, Q would automatically combine the information and provide results seamlessly. However, enabling keys in both datasets led me to a concern below. -
Both datasets have
Campaign ID
as the identifier. When I enable them, theCampaign ID
field from each dataset is displayed separately in the “What’s in my Topic” section, which could confuse users.
Could you please help clarify or assist in resolving this issue?
Note: I prefer not to edit the Custom SQL to avoid increasing complexity. I would like to keep the datasets separate.
Thank you for your support!