Skip to main content
1-Visitor
June 1, 2022
Solved

Unable to Export infotable from Mashup Parameter

  • June 1, 2022
  • 1 reply
  • 794 views

Hi all,

 

I have a Mashup parameter that is an infotable, which consists a column as Checklsit which is another infotable. I want to export this Checklist infotable, but I am unable to. I am able to bind that infotable to a grid & it is available in the grid.

 

TWX 9.2

 

Thanks in advance,

Sujith

Best answer by PaiChung

It is possible the DataExport widget only accepts a table from a service with a defined datashape, so if you really had to, ... it sounds a bit ... lame .. but you could create a dummy service that ingests and returns the infotable so it works with the DataExport widget.

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
June 1, 2022

It is possible the DataExport widget only accepts a table from a service with a defined datashape, so if you really had to, ... it sounds a bit ... lame .. but you could create a dummy service that ingests and returns the infotable so it works with the DataExport widget.