cancel
Showing results for 
Search instead for 
Did you mean: 

Ariba Analytical Reporting API - How to value of only one item from a field of type dimension

kiranbeegala
Discoverer
0 Kudos
205

I'm trying to fetch the report of an analytical API with custom fields using Postman. The report has few fields with type "dimension" which is an object, as shown below

Now, I want only SourceSytem to be retrieved when trying to GET the API which is to be fed to another system.
Can someone please help with any filters or methods on how to retrieve the select fields from a dim objcet.

Accepted Solutions (0)

Answers (1)

Answers (1)

yoswisnu
Advisor
Advisor
0 Kudos

As of now, there is no way to select only specific field to return within an object type. You must parse the result prior to feeding the data.