Skip to main content
Best answer by PaiChung

You can do a few different things.

1. Use a service to derive the headers of a DataShape and that can be output as a csv file

2. Use a Service to create an empty infotable with the datashape put it on a DataExport widget and that will export it as CSV

3. Direct URL call to retrieve the definition, you could get it as xml or json

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
March 7, 2019

You can do a few different things.

1. Use a service to derive the headers of a DataShape and that can be output as a csv file

2. Use a Service to create an empty infotable with the datashape put it on a DataExport widget and that will export it as CSV

3. Direct URL call to retrieve the definition, you could get it as xml or json

Community Manager
March 14, 2019

Hi @svisveswaraiya_285988 

 

If the solution provided by @PaiChung answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon