I have en endpint with multiple parameters:
CaseHandling/External/Cases/GetCases?exportFields=CaseID&exportFields=Closed&exportFields=Position&exportFields=ProjectLevel&exportFields=Anonymous&- Key is always exportFields
- Values are different
In CData i have no issues getting values in the columns.
In TX Enhanced Connection, when i define multiple parametes with key-anme exportFields and different value, only the last is shown:

This is how i have defined in TX Endpoint

I have tried the whole endoint in Path, which gived empty table
