How to build a simple dashboard using Power BI.
Dataset Description:
Name: Telecom Churn Dataset
Each row represents a customer; each column contains customer’s attributes. The datasets have the following attributes or features:
- State: string
- Account length: integer
- Area code: integer
- International plan: string
- Voice mail plan: string
- Number vmail messages: integer
- Total day minutes: double
- Total day calls: integer
- Total day charge: double
- Total eve minutes: double
- Total eve calls: integer
- Total eve charge: double
- Total night minutes: double
- Total night calls: integer
- Total night charge: double
- Total intl minutes: double
- Total intl calls: integer
- Total intl charge: double
- Customer service calls: integer
- Churn: string
Note: Power BI Desktop does not provide dashboard service, to access dashboard use Power BI Service.
Steps to create Power BI Dashboard:
1. Go to your Workspace and add a new dataset.
2. After successfully adding your dataset go to to your dataset and add some visuals.
3. After adding visuals save your report.
6. Similarly pin other visuals to your Dashboard.
7. Click on your dashboard to view your dashboard.
8. Now you can add and modify dashboard tiles according to your need.
No comments:
Post a Comment