Twx 8.5 Time series chart with multiple lines
Hi everybody,
My problem is that I want to choose multiple items in the list and I want the historical data of the device appear in the chart. I have a service that receive a infotable from the list and get the historical data of the devices selected. The result of the service historical data is the following image when a I put in the input 2 devices.


but I want to binding this data to the chart. When I select the 2 devices I want a line with the historical data 'DispositivoTemperatura_1' and another with the historical data 'DispositivoTemperatura_2', but if I select 3 I want 3 lines, select 4 4 lines...
Is it posible to do? How?
Is necesary make a service for change the rows data in columns of each device?
Thanks in advance,
Luis.

