A single table needs to be used multiple times as an input. However, when using the same table within the same tMap component, it becomes difficult to distinguish between each usage. This issue exists across all tMap-related components, such as tELTGreenplumMap.
Resolution
Use the same table as multiple inputs by adding it multiple times in the tMap component. Assign a different alias to each instance of the table so they can be clearly distinguished and used independently.