Mashup loading error whenever reading from input infotable (SeriesClicked, SelectedData)
Hi all,
My mashup is completed and working, that is until I tried adding a new function.
Currently I have a service that provide data to the bar chart and have my seriesclicked and selecteddata binded to another barchart which works, it takes in the x and dataField of the first barchart. The problem occurs when I try reading the x and dataField of the chart in the same service that provide the data to the chart.
Now my Mashup have loading error only on the chart, and only when I try to read the x or dataField of the input infotable. Any advice is greatly appreciated!

