How do I limit a primary dataset based on results in a lookup dataset in a data model?
I have a data model with a "primary" dataset that joins to 3 other datasets as "lookups" for additional data. I want to apply a condition to one of the lookup datasets via a parameter, and then have the results of the primary dataset limited to show only the results that match values within the "limited" lookup results. If the element level link between the field linking the primary dataset to the lookup level dataset would act as an Inner Join, I'd be OK, but it's returning the results outside of the linked field in the primary dataset and just
Tagged:
0