Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
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
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.