


#Windows 10 iot dashboard code#
Important: to use the sample code as is, it is important that your data fields (e.g. In this step, we’re specifying that the data stream has three fields:ġ.timestamp: when the weather measurements were takenĢ.temperature: the temperature at that point timeģ.humidity: the humidity at that point in time Give your new streaming dataset a name, and add three fields: timestamp, temperature and humidity. To create a streaming dataset, expand the navigation bar at the left, and click on the “Streaming datasets” button at under the Datasets tab.įrom there, click the “Add streaming dataset” button at the top right. This exposes an API endpoint that our Raspberry Pi can call to push data to Power BI. In this step, we’ll create an API streaming dataset. In this tutorial, the constant stream of temperature and humidity data from our weather station will be represented as a streaming dataset. Streaming datasets in Power BI represent streams of incoming data. Preparing the streaming dataset in Power BI Most of the steps below will apply to you as well, and we’ll call out the differences where necessary.
#Windows 10 iot dashboard windows 10#
Using Windows 10 IoT instead? No problem. Raspberry Pi 3 w/ Rapsbian Jessie installed.With that in mind, let’s get started! For this tutorial, we’ll be using the following materials: And, as always, please let us know if you have any questions, either in the comments below, or in our community forums. The lessons and sample code in this tutorial are broadly applicable for a wide range of IoT scenarios. Have other use cases in mind? Don’t have access to the materials below? No sweat. In this tutorial, we will walk you step-by-step through the entire process of setting up a Raspberry Pi weather station, and showing the resulting temperature and humidity data in real-time with Power BI. Many of you have expressed interest in using Power BI to display real-time sensor data. Today, I want to show you just how easy this can be. Check out the announcement if you haven’t already. Last month, we released a set of features in preview designed to make it easier than ever to display real-time streaming data in your Power BI dashboards.
