-
Notifications
You must be signed in to change notification settings - Fork 0
/
itinerary.Rmd
41 lines (32 loc) · 1.11 KB
/
itinerary.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
title: "Itinerary"
description: |
Detailed plan for the 3-day-course
output:
distill::distill_article
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = FALSE)
```
# **DAY 1: 09.00 - 16.15**
| What | Who |
| --------------------------- | ------ |
| Introduction | Øyvind |
| Fundamentals of Power BI | Øyvind |
| Importing data | Øyvind |
| Cleaning data | Øyvind |
| Building a data model | Øyvind |
| Tomorrows project | Øyvind |
# **DAY 2**
Participants work on their own project the whole day.
# **DAY 3: 09.00-16.15**
| What | Who |
| ------------------------------ | ----------- |
| Show and tell of projects | |
| Dax and measures | Øyvind |
| Visualizations | Carl |
| Beautify your report | Carl |
| Web, Api & classifications | Carl/Øyvind |
| Using R and Python in Power BI | Carl |
| Parameterize your queries | Øyvind |
| Final discussion | All |