I’m trying to use a calculated field in a program for the first time and being able to reference a Data Space field would make it much, much easier (especially given that it’s used in the query).
Specifically, I’m trying to determine if a contact joins a Community Group between email sends. The Salesforce Group Object is difficult to work with as it doesn’t contain account and contact objects, however we have a custom Data Space that does. Why aren’t Data Spaces available as a source for calculated fields?