Forum Discussion

AlexL's avatar
AlexL
Advocate II
9 years ago

Filtering in real time dashboard.

Hello! I created real time dashboard (Line Chart) and show current price for each product order by time. I push data in API. Data has next format: [ { "ProductName" :"AAAAA555555", "CurrentPri...