Forum Discussion
AlexL
9 years agoAdvocate II
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...
AlexL
9 years agoAdvocate II
I am adding streaming dataset in my web version of Power BI and pushing data in Power BI API from my own web app.
tringuyenminh92
9 years agoMemorable Member
Hi AlexL,
In PBI Service, you could to its Reports -> add slicer of products-> choose product you want -> pin line chart filtered. It will work.