A brief introduction of Power BI and Publishing Process
Power BI is a business tool that has been developed for analysis by Microsoft to allow user visualization of data, create interactive reports and share some insights across an organization or company. Whereas publishing process is just sharing your report so that others can have access to it. So far learnt about Power BI Queries, DAX, data modelling, joins, charts, dashboards and reporting.
Power BI consists of three main components:
- Power BI Desktop - It is used to build reports and data models.
- Power BI Service - This is a cloud-based platform which is used to share, collaborate and one is able to access reports online.
- Power BI Mobile - These are just apps in the smartphones or tablets used for viewing dashboards.
Here are few steps to follow while creating workspace
1). Create a Report
- Ensure you have built your report in Power BI Desktop by using visuals like charts, tables and maps.
2). Save the File
- Always ensure your work is saved in (pbix format).
3). Sign In
- Log into your Power BI account (Usually through an organization or Microsoft Account). Examples: datascience@luxdevhq.com or johndoe@gmail.com
4). Publish the Report
- Click the publish button, a shade of blue at the far end on the left written Publish.
- Choose a destination Workspace in Power BI Service this can either be Shared Workspace for an organization or My Workspace for personal use.
5). Access Power BI Service
- Your report will be uploaded on cloud where it can be viewed in a browser.
6). Share and Collaborate
- Once the report is published you can share with colleagues via links, apps or workspace access.
- You can also restrict your work by choosing to make it public or private, choosing who can or cannot see it.
7). Schedule Refresh
- This is optional, you can decide to refresh your report so that it can be up to date.
Top comments (0)