Hi,
I have point an output that sink from Azure Stream Analytics and this will generate a new datasets on PowerBi Web. Instead, I need to access a latitude and longitude in the last let's say 10 second. The default Q&A graph is showing on it but when switch to map, it shows the map without the latitude and longitude of the last 10 second.
How do I show latest point of map like real-time value of sensor data (voltage, wind, temperature, humidity) that been sink from ASA? I'm sinking Latitude and Longitude from my device to IoT-Hub
Tried: "SHOW LATITUDE LONGITUDE IN THE LAST 10 SECOND"
And which one is correct Q&A?
"SHOW TEMPERATURE IN THE LAST 10SECONDS" or "SHOW TEMPERATURE IN THE LAST 10 SECOND"