This README provides a comprehensive guide to understanding, analyzing, and explaining the Power BI dashboards created for the Forage PwC task. These dashboards were sourced from GitHub, and the purpose of this document is to help you understand how they were created, their purpose, and the methodologies used in the analysis.
The primary objectives of the project are:
- Data Visualization: Convert raw datasets into interactive and meaningful visualizations.
- Insights Derivation: Highlight key trends, patterns, and actionable insights from the data.
- Business Value: Address business-related challenges and provide data-driven recommendations.
-
Power BI Reports (.pbix files):
Call Center Solution.pbixDiversity Inclusion.pbixCustomer Retention.pbix
-
Datasets:
01 Call-Center-Dataset.xlsx02 Churn-Dataset.xlsx03 Diversity-Inclusion-Dataset.xlsx
-
Other Supporting Files:
- Documentation or notes (if any).
- Monitor and improve call center performance.
- Call Volume Trends: Line charts showing call volumes over time.
- Agent Performance: Bar charts ranking agents based on key performance indicators (KPIs).
- Customer Satisfaction (CSAT): A gauge chart tracking customer satisfaction levels.
- First Call Resolution (FCR): Percentage visual tracking resolution effectiveness.
- Data Cleaning: Processed raw call logs to identify incomplete and duplicate records.
- Modeling: Built relationships between
Agent,Call, andCustomertables. - Metrics Used: Average Handling Time (AHT), Abandonment Rate, and CSAT score.
- Interactivity: Used slicers for filtering by date, agent, and region.
- Analyze workplace diversity and inclusion metrics.
- Gender Representation: Pie charts showing the proportion of male and female employees.
- Employee Satisfaction: Heatmaps showing satisfaction scores by department.
- Turnover Rates: Bar charts displaying employee turnover trends by demographics.
- Pay Gap Analysis: Line and bar visualizations illustrating pay differences.
- Data Transformation: Normalized and aggregated diversity data.
- Calculated Metrics: Diversity Index, Satisfaction Score, and Turnover Rate.
- Filters: Enabled segmentation by department, role, and demographic.
- Understand factors affecting customer churn and improve retention strategies.
- Churn Trends: Line charts showing monthly churn rates.
- Retention by Plan Type: Clustered bar charts analyzing retention by subscription plan.
- Customer Feedback: Word clouds summarizing common feedback themes.
- Predictive Metrics: Visualizing scores indicating churn likelihood.
- Data Preparation: Consolidated multiple customer feedback and subscription datasets.
- Predictive Analysis: Used historical data to calculate churn probability using DAX formulas.
- Visual Interactivity: Enabled dynamic filtering by region, product type, and feedback category.
- Power BI Desktop: For data modeling, visualization, and report creation.
- Data Cleaning: Performed in Power Query.
- DAX (Data Analysis Expressions): Used for calculated columns, measures, and advanced analytics.
- Data Sources: Connected to Excel datasets provided and established relationships.
- Themes and Aesthetics: Applied a consistent color scheme and layout for user-friendly navigation.
- Data Import: Load the datasets into Power BI.
- Data Transformation: Clean and preprocess data using Power Query.
- Data Modeling: Establish relationships between tables (e.g., one-to-many, many-to-many).
- Measure Creation: Write DAX expressions for KPIs and calculated fields.
- Visualization: Use charts, tables, and slicers to create dashboards.
- Interactivity: Configure filters and slicers for dynamic analysis.
- Testing: Validate insights and ensure consistency across visualizations.
- Understand KPIs: Focus on the metrics used and their relevance to business goals.
- Check Interactivity: Test slicers, filters, and drill-through options.
- Insights Validation: Cross-check visualized trends against raw data.
- Recommendations: Consider how insights can inform strategic decisions.
- Data Sources: Explore integrating additional datasets for richer insights.
- Predictive Analytics: Incorporate machine learning models for advanced forecasting.
- Report Enhancements: Add tooltips and dynamic narratives for better user understanding.
- Automation: Schedule data refreshes for up-to-date dashboards.
The provided dashboards offer valuable insights into call center performance, diversity metrics, and customer retention strategies. By following the steps and methodologies outlined above, you can thoroughly understand and replicate these reports, as well as identify areas for enhancement.