This commit is contained in:
Conor Mullin 2018-10-15 15:36:57 +01:00
Родитель 10198ccf58
Коммит 9f4ae1e8c7
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -20,7 +20,7 @@ Once we have signed in, we need to familiarize with the controls of the portal.
## Left-hand side menu
Here we can find all of the sections of the Power BI Service. What can they do for us?
* Favourites: we can add dashboards, reports and databases in that section, to enable quick acces to our most used resources.
* Recent: here you can find the last activity of the choosen workspace.
* Recent: here you can find the last activity of the chosen workspace.
* Applications: we won't focus on this section, but it is used to packetize Power BI resources, such as dashboards, reports or data, and sharing them to a customer's Power BI Service.
* Shared with me: all of the content shared in your company, related to Power BI, is in this blade.
* Workspaces: The content in Power BI is organized in workspaces. This enables you to classify all of your works, for example in departments, or in teams.
@ -31,7 +31,7 @@ Here we can find all of the sections of the Power BI Service. What can they do f
## Create a workspace
If you have started this lab with other colleagues, you can create a unique workspace for all of you, and share every new content in the same workspace. It is recomended to start using the sharing options because it's one of the most powerful features of Power BI.
If you have started this lab with other colleagues, you can create a unique workspace for all of you, and share every new content in the same workspace. It is recommended to start using the sharing options because it's one of the most powerful features of Power BI.
So go to the left-hand side menu, click on *Workspaces* and select *Create app workspace*. A new blade will appear on the right hand. Write a name group and an ID. Remember that the ID must be unique. Invite colleagues to the dashboard and click *Save*.
@ -65,7 +65,7 @@ Here we have several options:
Click again in Local File and select the *Canada sales data.xlsx* file that you can find in the folder of this module. Finally, click on *Import Excel into Power BI*. The other option is just for visualizing the Excel in a Workbook, within the Power BI Service.
### Reports
This is the tool used for creating our visualizations. We can separate them in one or more pages with charts, graphs, treemaps and many many more graphs. All of the visualizations on a report come from a single dataset. You can create a report from the scratch or a collegue can share a report with you. The other members of the workshop will see the same databases and they can start working with it from their own dasboard. One report can be associated with multiple dashboards.
This is the tool used for creating our visualizations. We can separate them in one or more pages with charts, graphs, treemaps and many many more graphs. All of the visualizations on a report come from a single dataset. You can create a report from the scratch or a colleague can share a report with you. The other members of the workshop will see the same databases and they can start working with it from their own dasboard. One report can be associated with multiple dashboards.
![](/05.%20Power%20BI%20-%20Hands%20on%20Lab/Module%200%20-%20Exploring%20the%20portal/Images/emptyReport.png)
@ -91,7 +91,7 @@ Ok, so in this dataset we can see statistics about sales of products, sold in Ca
### Q&A question box.
If you click in the dashboard you've just created importing the dataset, you can make queries in natural language, for example, you can ask:
> Which manufactuer has the highest revenue in Quebec?
> Which manufacturer has the highest revenue in Quebec?
Play with it and ask new questions!

Просмотреть файл

@ -87,7 +87,7 @@ Open a new page, click on the *Map* visualization and then drag the province in
![](/05.%20Power%20BI%20-%20Hands%20on%20Lab/Module%201%20-%20Visualizations%20I/Images/10.PNG)
Now we are going to see how can we plot a Treemap. In the same page, drag and drop the *Units* and the *Manufacturer* to the canvas. Then select the *Treemap*. This is a graph very similar to the pie chart. We can see the proportion of units sold for each manufacturer, sorted by maximun size (up - left) to minumum (right - down).
Now we are going to see how can we plot a Treemap. In the same page, drag and drop the *Units* and the *Manufacturer* to the canvas. Then select the *Treemap*. This is a graph very similar to the pie chart. We can see the proportion of units sold for each manufacturer, sorted by maximun size (up - left) to minimum (right - down).
Why have we mixed this charts? because I wanted to show you that there is another way to filter our data. Try to click on one of the Provinces of the map and see how the TreeMap chart changes with the units sold of every manufacturer, in that particular province. If you customize it a little bit, you should have something like this: