Skip to main content
1-Visitor
July 31, 2015
Question

Infotable mashup parameter to label chart

  • July 31, 2015
  • 1 reply
  • 924 views

Hi,

I am passing infotable with multiple columns as mashup parameter to a mashup which has label chart in it. I associated infotable with label chart. But it does not show list of columns in infotable. I tried by sending each column in infotable as separate infotable. For example infotable A had c1,c2,c3 columns. I passed A infortable to mashup and assigned to label chart. it did not show list of columns in label chart properties. I then passed each column c1, c2 as separate infotable and assigned to data, dataSource1,dataSource2 in label chart. But still I do not see all columns in dataField drop down.

 

How do we solve this? Basically I want to show multiple graphs in repeater mashup.

 

Regards

Satish

    1 reply

    1-Visitor
    August 1, 2015

    Passing whole infotables through mashup parameters can be a bit tricky, I recommend you just pass the Entities and resolve the data within the mashup you are showing in the repeater.