Hi fellow Power BI enthusiasts!
To properly set up the use of Power BI within your organization, it is usually necessary to give users some form of training. For users who only consume reports it is often sufficient to follow a short introductory training in which the possible interactions of a Power BI report are explained. One way of doing this is by using a step-by-step tutorial report within Power BI itself, that can also serve as a reference document.
In the past few months I have already built such a Tutorial for some of my customers, which they are now using in their Power BI Apps. For those of you who are also interested in adding a Tutorial to their Power BI environment, I am now making a version generally available (both in Dutch and English). You can use it for free and no attribution is needed, but of course will always be appreciated!
You can find the report here: Power BI Tutorial Report
You can directly embed the report, e.g. in the user portal of your organization, or add it to your Apps in Power BI Service.
To embed the report (English version) add this code to your website:
<iframe width="800" height="600" src="https://app.powerbi.com/view?r=eyJrIjoiMmZiYzIzZTktOTU3NC00ZjI3LWI3NTUtZGIyYTBkZGEzMWJiIiwidCI6IjkzMDdiY2I2LTA3NDAtNDdkMC05MmJjLTY0ZDUwMmE1YmI5MiIsImMiOjl9" frameborder="0" allowFullScreen="true"></iframe>
And for the Dutch version:
<iframe width="800" height="600" src="https://app.powerbi.com/view?r=eyJrIjoiMGIwNjc3ZTMtMmQ4Ni00YTVkLWJlNmItYjk5NTFmOTBhNWUxIiwidCI6IjkzMDdiY2I2LTA3NDAtNDdkMC05MmJjLTY0ZDUwMmE1YmI5MiIsImMiOjl9" frameborder="0" allowFullScreen="true"></iframe>
You can also edit the report to match the corporate identity of your organization or make other changes. You are free to download the PBIX here:
If you make use of the report, I would appreciate letting me know by adding a reaction to this post!