An interactive Power BI dashboard analyzing Virat Kohli's international cricket career statistics across all formats.
This dashboard provides a comprehensive visual breakdown of Virat Kohli's batting performance, enabling fans, analysts, and data enthusiasts to explore his career stats across different match formats and opponents.
| Metric | Value |
|---|---|
| Total Matches | 516 |
| Total Runs | 24K |
| 100s | 70 |
| 50s | 122 |
| Highest Score | 254 |
| Average Runs | 45.95 |
- KPI Cards — At-a-glance view of core career stats (Runs, Matches, Average, 100s, 50s, Highest Score)
- Area Chart — Run-scoring trend over time (by date/year)
- Clustered Column Chart — Performance comparison across match formats or opponents
- Pie / Donut Charts — Distribution of innings/runs by format or opposition
- Gauge Chart — Progress or benchmark visual (e.g., average vs. target)
- Slicers — Interactive filters by Format (Test, ODI, T20I) and Opponent
- Player Image — Virat Kohli portrait for a polished, professional look
| Slicer | Options |
|---|---|
| Format | Test / ODI / T20I |
| Opponent | Filter by specific opposing teams |
| Year | Drill into specific time periods |
- Power BI Desktop (
.pbix) - Data source:
Sourcetable containing Kohli's match-level statistics - Custom DAX measures for aggregated KPIs
- Clone or download this repository
- Open
virat_kholi_dashboard.pbixin Power BI Desktop - Use the slicers to filter by format or opponent
- Hover over charts for detailed tooltips
The dataset is embedded within the
.pbixfile. No external data connection is required.
📦 virat-kohli-dashboard
┣ 📊 virat_kholi_dashboard.pbix # Main Power BI report file
┗ 📄 README.md # Project documentation
- Stats sourced from publicly available cricket databases
- Built as a data visualization portfolio project
