While creating the template, I want to configure the column for which entity is not associated directly with main entity.
For e.g. Customer is associated with Order with 1-Many relation.
Now for the Test purpose
Order entity is associated with TEST entity with 1-1 relation.
Now Excel is having columns for all 3 entity. But While creating Template I can not incorporate any entity which is not directly associated with Customer entity.
Can any one please suggest. Thanks.