kohera-logo-regular.svg

How To video: Visualise your Fitbit data in Power BI

In this video, our BI wizard Frederik Aerts, integrates the data of his Fitbit into Microsoft Power BI.

When using the template, you need to provide the full path of 3 example files (steps/calories/resting heart rate) and also the main folder path:

  • Folder: this is the folder where your downloaded Fitbit data resides (unzipped)
  • FullPathSteps: this is an example file for the Steps (pick any json file you want from the Folder above, as long as it starts with `steps`)
  • FullPathCalories: this is an example file for the Calories (pick any json file you want from the Folder above, as long as it starts with `calories`)
  • FullPathHearRateRest: this is an example file for the Resting Heart Rate (pick any json file you want from the Folder above, as long as it starts with `resting_heart_rate`)

For example:

If your system is not using the US date format, you will probably see this error after loading the data:

In that case, go to `File > Options and settings > Options` and set the regional settings for import to English (United States):

That should do it!

2319-blog-database-specific-security-featured-image
Database specific security in SQL Server
There are many different ways to secure your database. In this blog post we will give most of them a...
kohera-2312-blog-sql-server-level-security-featured-image
SQL Server security on server level
In this blog, we’re going to look at the options we have for server level security. In SQL Server we...
blog-security_1
Microsoft SQL Server history
Since its inception in 1989, Microsoft SQL Server is a critical component of many organizations' data infrastructure. As data has...
DSC_1388
Aggregaties
Power BI Desktop is een prachtige tool om snel data-analyses te kunnen uitvoeren. Je connecteert op een databron, importeert en...
dba image
DBA is not that scary
Often when talking to people who are looking for a career path in the data world I feel like there...
blog-2303
How do you link an SCD Type 2 table in Power Query?
This article uses a simple example to demonstrate how to link an SCD Type 2 table in Power Query to...