Avatar

Correct answer by
Community Advisor

Hi,

To left-join with GQE you have to statically define the relationship in either schema's definition, (rev)externalJoin="false" (default), or use a workflow to dynamically join 2 query activities with an enrichment.

Thanks,

-Jon

View solution in original post