BAQ Question

Can the Resource Collection table be joined to ResourceGrp table?
The resource collection only has a ResourceGrpID List field and does not match up with ResourceGrpID

We don’t have anything in the ResourceCollection table, so I’m not 100% sure, but I’m guessing that the field ResourceGroupList is going to have the resources in a ~ delimited list. Joining to that is a pain, but it’s doable.

I figured it out.

1 Like