I am not able to fetch multiple columns/fields from SAP table using Read SAP table(preview) action in Logic app. I tried passing it as array but it is throwing an error:
unexpected token StartArray. Path queries.fieldname.'.'
If we don't pass any parameter to fields to read, it is fetching all the rows.
Can you suggest me how can I fetch multiple field from Read SAP table(preview)?