गर आप Google पर search कर रहे हैं —
What is a Pivot Table in Excel?
तो इसका simple जवाब है:
👉 Pivot Table Excel का एक powerful data analysis tool है जो बड़ी मात्रा में data को summarize, analyze और report करने में मदद करता है।
सरल भाषा में:
Pivot Table = Data को घुमाकर (Pivot करके) meaningful summary बनाना
मान लीजिए आपके पास 5000 rows की sales report है।
आपको जानना है:
- किस महीने में सबसे ज्यादा sale हुई?
- किस employee ने सबसे ज्यादा target achieve किया?
- किस product की demand कम है?
अगर आप manually SUM करेंगे तो बहुत समय लगेगा।
लेकिन Pivot Table यह काम seconds में कर देता है।
Table of Contents
What is the Use of Pivot Table in Excel?
अब सवाल आता है:
👉 What is the use of pivot table in Excel?
Pivot Table का use होता है:
- Total निकालने के लिए
- Average निकालने के लिए
- Count निकालने के लिए (Excel pivot table count)
- Monthly comparison के लिए
- Employee performance analysis के लिए
- Salary summary के लिए
Real Life Example
✔ School Marksheet Analysis
✔ Company Sales Report
✔ Salary Sheet Summary
✔ Inventory Management
अगर आप job seeker हैं, तो Pivot Table skill बहुत जरूरी है।
Why is Pivot Used? (Pivot क्यों इस्तेमाल किया जाता है?)
Pivot इसलिए use किया जाता है क्योंकि:
- Large data को short summary में बदल देता है
- Decision making आसान बनाता है
- Time बचाता है
- Manual formulas की जरूरत कम करता है
क्या आप जानते हैं?
Data Analyst interviews में Pivot Table frequently पूछा जाता है।
How Do I Create a PivotTable in Excel? (Step-by-Step)
अब सबसे practical सवाल:
👉 How do I create a PivotTable in Excel?
Step 1: Data Clean करें
- Blank row नहीं होना चाहिए
- Proper header होना चाहिए
Step 2: Data Select करें
Ctrl + A दबाएँ
Step 3: Insert Tab पर जाएँ
Insert → Pivot Table
Step 4: Location Select करें
- New Worksheet
या - Existing Worksheet
(How to create pivot table in Excel Existing worksheet)
Step 5: Fields Drag करें
- Rows
- Columns
- Values
- Filters
बस! Pivot Table तैयार 🎉
How to Use Pivot Table in Excel (With Example)
मान लीजिए आपके पास यह data है:
| Month | Product | Salesperson | Amount |
|---|---|---|---|
| Jan | Laptop | Amit | 50000 |
| Jan | Mouse | Ravi | 2000 |
| Feb | Laptop | Amit | 45000 |
अब हमें Month wise total निकालना है।
Setup:
Rows → Month
Values → Sum of Amount
Result:
| Month | Total Sales |
|---|---|
| Jan | 52000 |
| Feb | 45000 |
देखा? 3 rows से clear summary।
How to Create Pivot Table in Excel with Multiple Columns
अब advanced example देखते हैं।
Goal:
Month + Product wise sales
Setup:
Rows → Month
Columns → Product
Values → Sum of Amount
Result:
| Month | Laptop | Mouse |
|---|---|---|
| Jan | 50000 | 2000 |
| Feb | 45000 | 0 |
यही है multiple columns Pivot।
Excel Pivot Table Count कैसे निकालें?
अगर आप attendance sheet analyze कर रहे हैं और जानना चाहते हैं:
कितने students present थे?
Steps:
Values field पर क्लिक करें →
Value Field Settings → Count select करें
अब Excel pivot table count निकाल देगा।
यह गलती मत करना!
अगर text field है तो Excel automatically Count करेगा, Sum नहीं।
What is Pivot and VLOOKUP? (Difference समझिए)
बहुत लोग confuse होते हैं।
| Feature | Pivot Table | VLOOKUP |
|---|---|---|
| Purpose | Data summarize | Data search |
| Output | Report | Single value |
| Use Case | Analysis | Lookup |
👉 Pivot = Summary
👉 VLOOKUP = Search
दोनों अलग tools हैं।
Practical Scenario – Salary Sheet Analysis
Data:
| Department | Employee | Salary |
|---|---|---|
| HR | Amit | 30000 |
| IT | Ravi | 45000 |
| HR | Neha | 28000 |
Pivot Setup:
Rows → Department
Values → Sum of Salary
Result:
| Department | Total Salary |
|---|---|
| HR | 58000 |
| IT | 45000 |
अब management decision ले सकती है।
Common Mistakes (इन गलतियों से बचें)
❌ Blank rows
❌ Wrong headers
❌ Mixed data format
❌ Pivot refresh करना भूल जाना
Tip: Data change करने के बाद Right click → Refresh जरूर करें।
Pro Tips (Professional Users के लिए)
✔ Data को Table format (Ctrl + T) में convert करें
✔ Slicer use करें interactive filtering के लिए
✔ Calculated Field use करें
✔ Pivot table template save करें future use के लिए
Pivot Table Template क्या है?
Pivot table template एक ready-made structure होता है
जिसे future reports में reuse किया जा सकता है।
Corporate environment में यह बहुत useful होता है।
FAQs (Schema Ready)
Q1: What is a Pivot Table in Excel used for?
Pivot Table large data को summarize और analyze करने के लिए use होता है।
Q2: How do I create a PivotTable in Excel?
Insert → Pivot Table → Fields drag करके।
Q3: What is pivot and vlookup?
Pivot summary बनाता है, VLOOKUP search करता है।
Q4: Why is pivot used?
Large data को meaningful report में बदलने के लिए।
Q5: How to create pivot table in Excel Existing worksheet?
Insert → Pivot Table → Existing Worksheet option चुनें।
Q6: How to create pivot table in Excel with multiple columns?
Rows और Columns दोनों में fields drag करें।
Conclusion – अब आपकी बारी
अगर आप Excel सीख रहे हैं
या Data Analyst बनना चाहते हैं…
तो Pivot Table mastery जरूरी है।
आज practice करें:
✔ Sales data
✔ Salary sheet
✔ Marksheet
और खुद देखें —
कैसे 5000 rows 5 line में बदल जाती हैं।
Tutorial Video: Pivot table in Excel in Hindi
Also Read: What Is MS Excel In Hindi? | MS Excel क्या है?
How to Use Pivot Table in Excel (With Example)
मान लीजिए आपके पास यह data है:
| Month | Product | Salesperson | Amount |
|---|---|---|---|
| Jan | Laptop | Amit | 50000 |
| Jan | Mouse | Ravi | 2000 |
| Feb | Laptop | Amit | 45000 |
अब हमें Month wise total निकालना है।
Setup:
Rows → Month
Values → Sum of Amount
Result:
| Month | Total Sales |
|---|---|
| Jan | 52000 |
| Feb | 45000 |
देखा? 3 rows से clear summary।
How to Create Pivot Table in Excel with Multiple Columns
अब advanced example देखते हैं।
Goal:
Month + Product wise sales
Setup:
Rows → Month
Columns → Product
Values → Sum of Amount
Result:
| Month | Laptop | Mouse |
|---|---|---|
| Jan | 50000 | 2000 |
| Feb | 45000 | 0 |
यही है multiple columns Pivot।
Excel Pivot Table Count कैसे निकालें?
अगर आप attendance sheet analyze कर रहे हैं और जानना चाहते हैं:
कितने students present थे?
Steps:
Values field पर क्लिक करें →
Value Field Settings → Count select करें
अब Excel pivot table count निकाल देगा।
यह गलती मत करना!
अगर text field है तो Excel automatically Count करेगा, Sum नहीं।
What is Pivot and VLOOKUP? (Difference समझिए)
बहुत लोग confuse होते हैं।
| Feature | Pivot Table | VLOOKUP |
|---|---|---|
| Purpose | Data summarize | Data search |
| Output | Report | Single value |
| Use Case | Analysis | Lookup |
👉 Pivot = Summary
👉 VLOOKUP = Search
दोनों अलग tools हैं।
Practical Scenario – Salary Sheet Analysis
Data:
| Department | Employee | Salary |
|---|---|---|
| HR | Amit | 30000 |
| IT | Ravi | 45000 |
| HR | Neha | 28000 |
Pivot Setup:
Rows → Department
Values → Sum of Salary
Result:
| Department | Total Salary |
|---|---|
| HR | 58000 |
| IT | 45000 |
अब management decision ले सकती है।
Common Mistakes (इन गलतियों से बचें)
❌ Blank rows
❌ Wrong headers
❌ Mixed data format
❌ Pivot refresh करना भूल जाना
Tip: Data change करने के बाद Right click → Refresh जरूर करें।
Pro Tips (Professional Users के लिए)
✔ Data को Table format (Ctrl + T) में convert करें
✔ Slicer use करें interactive filtering के लिए
✔ Calculated Field use करें
✔ Pivot table template save करें future use के लिए
Pivot Table Template क्या है?
Pivot table template एक ready-made structure होता है
जिसे future reports में reuse किया जा सकता है।
Corporate environment में यह बहुत useful होता है।
FAQs (Schema Ready)
Q1: What is a Pivot Table in Excel used for?
Pivot Table large data को summarize और analyze करने के लिए use होता है।
Q2: How do I create a PivotTable in Excel?
Insert → Pivot Table → Fields drag करके।
Q3: What is pivot and vlookup?
Pivot summary बनाता है, VLOOKUP search करता है।
Q4: Why is pivot used?
Large data को meaningful report में बदलने के लिए।
Q5: How to create pivot table in Excel Existing worksheet?
Insert → Pivot Table → Existing Worksheet option चुनें।
Q6: How to create pivot table in Excel with multiple columns?
Rows और Columns दोनों में fields drag करें।
Conclusion – अब आपकी बारी
अगर आप Excel सीख रहे हैं
या Data Analyst बनना चाहते हैं…
तो Pivot Table mastery जरूरी है।
आज practice करें:
✔ Sales data
✔ Salary sheet
✔ Marksheet
और खुद देखें —
कैसे 5000 rows 5 line में बदल जाती हैं।
यह ब्लॉग पोस्ट बहुत उपयोगी है! पिवट टेबल के बारे में दी गई जानकारी और उदाहरण स्पष्ट हैं। हिंदी में इतना अच्छा गाइड देखकर अच्छा लगा। धन्यवाद!