Displaying Additional Columns with Attribute Values

Below is the example of using the SetWbkMd operation to display additional columns that contain attribute values and to sort workbook data by series names. The request contains an instance of opened workbook, changed parameters of column displaying and data sorting, patterns for changing and extracting data. The response contains requested data.

SOAP

JSON

C#

The example of a data table showing additional columns named Country and Indicator that contain attribute values

See also:

SetWbkMd: Operation