Skip to content

Instantly share code, notes, and snippets.

@einari
Last active May 18, 2016 15:55
Show Gist options
  • Save einari/372c7cf70af6f59f6652e70ac025d623 to your computer and use it in GitHub Desktop.
Save einari/372c7cf70af6f59f6652e70ac025d623 to your computer and use it in GitHub Desktop.
Labs for Power BI Workshop

Labs

As a follow-up to the labs below and you have big-data scenarios, you should have a look at these

Desktop

Connect the data - Sample Dataset

Getting started with Power BI Desktop

Connect to Data Sources in Power BI Desktop

Clean and transform data

Create calculated columns

Advanced data sources and transformation

Creating dashboards

Using natural language

Streaming with Stream Analytics

This is a two part lab. First start off by getting an EventHub up and running and some realtime data pushed to it: Setting up EventHub and pushing data to it

Then, go and create a Stream Analytics job that you connect to Power BI:

Hooking up Stream Analytics and Power BI

The code used in the sample application that generates the realtime data can be found here: EventHub Code - sample

Using the API

APIs can be tested on codit.

Push Data to Power BI

Visuals

Recommended: Visual Studio Extension

Custom visuals - getting started

Concretely, run the IVisual Tutorial

Embedded

Get started with Power BI Embedded

Concrete Sample

Embed Power BI into your app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment