Forum Discussion
Power BI Streaming problem with line chart
Hi!
I'm new in PB.
I created a C# console Application to push data to PB stream.
It's working fine! The problem is the line chart that show only 1 data and don't display a history of value by datatime.
Json:
C# console app output:
[{ "Datahora": "2016-11-26T10:09:51", "IdVenue":10, "NrPassantes":76, "NrVisitantes":8, "NrConectados":1 }]
Cristiano Moraes
Brazil
2 Replies
- AnonymousNot applicable
Hi cristianomoraes,
You can take a look at below link about setting real-time streaming:
Real-time streaming in Power BI (Preview)
If above is not help, please share some detail information about your operation.(service setting, application push data method)Regards,
Xiaoxin Sheng
- cristianomoraesFrequent Visitor
Detail information:
https://drive.google.com/open?id=0B2ceQhJOLcMTWE5SM2tWdk1MZms
https://drive.google.com/open?id=0B2ceQhJOLcMTUGhtYzduQk9XbWM
https://drive.google.com/open?id=0B2ceQhJOLcMTM1UyLURJUjhaRlE
Cristiano Moraes
Porto Alegre, Brazil