I'm having various problems with the rest api and updates.
I've created 3 datasets, one Push, one PushStreaming and one Streaming.
When I add tiles on a dashboard showing values from the PushStreaming and Streaming datasets, I can see the columns from one of the tables (I created 2 tables in each dataset) but the tiles are blank.
If I add data from the Push or PushStreaming datasets to a report and then pin to a dashboard then those tiles update correctly.
Should I be able to create a Streaming dataset using the API and then push data into a live tile? If so, is there a clear example that shows how to do this?