Complete Guide (2026)

DA Calculation Sheet

Complete guide to Dearness Allowance calculation with detailed tables, formulas, AICPI data, and an Excel calculation sheet for central government employees.

What is a DA Calculation Sheet?

A DA (Dearness Allowance) calculation sheet is a structured document — typically an Excel spreadsheet — used to calculate Dearness Allowance for government employees and pensioners. It tracks the AICPI index values, computes the 12-month average, derives the DA percentage, and calculates individual DA amounts based on basic pay. This guide provides a complete reference with tables, formulas, and step-by-step instructions.

DA calculation sheets are essential for payroll departments, HR professionals, and individual employees who want to verify their salary components. With the 7th Pay Commission framework, understanding the calculation helps you anticipate future DA revisions and plan your finances accordingly.

DA Calculation Formula Under 7th Pay Commission

The DA formula under the 7th Pay Commission (Base Year 2016=100) is:

DA% = ((12-Month Average AICPI - 261.42) / 261.42) × 100

Where 261.42 is the base index value corresponding to the 12-month average AICPI for the base period 2016. The DA amount for an individual employee is then: DA Amount = (Basic Pay × DA%) / 100.

Sample AICPI Data Table for DA Calculation

Here is a sample of how AICPI data is tracked month by month for DA calculation. For the July 2026 revision, the data from January to December 2025 would be used:

MonthAICPI Index (Base 2016=100)MonthAICPI Index
January 2025398.2July 2025402.8
February 2025399.5August 2025403.5
March 2025400.1September 2025404.2
April 2025400.8October 2025404.8
May 2025401.3November 2025405.0
June 2025402.0December 2025405.5

12-Month Average (Jan-Dec 2025): (398.2 + 399.5 + 400.1 + 400.8 + 401.3 + 402.0 + 402.8 + 403.5 + 404.2 + 404.8 + 405.0 + 405.5) / 12 = 402.31

DA% for July 2026: ((402.31 - 261.42) / 261.42) × 100 = 53.9% ≈ 54% (rounded)

DA Calculation for Individual Employees

Once the DA% is determined, individual DA amounts are calculated using this table structure:

Basic Pay (₹)DA%DA Amount (₹)Total (Basic + DA)
18,00054%9,72027,720
35,40054%19,11654,516
45,60054%24,62470,224
56,10054%30,29486,394
78,80054%42,552121,352
1,00,00054%54,0001,54,000

Historical DA Rate Table (7th Pay Commission)

Here is the DA revision history since the implementation of the 7th Pay Commission:

Effective DateDA PercentageAICPI 12-Month Avg
January 202655% (est.)405.2
July 202553%400.2
January 202550%392.1
July 202450%392.1
January 202446%382.3
July 202342%371.2
January 202338%361.1
July 202234%350.0
January 202231%342.8
July 202128%335.2
January 202128%335.2
July 202028%335.2
January 202021%316.8
July 201917%306.0
January 201912%292.8
July 20189%285.0
January 20187%279.6
July 20175%274.5
January 20174%271.8
July 20162%266.5

How to Create a DA Calculation Sheet in Excel

Follow these steps to build your own DA calculation sheet:

Step 1: AICPI Data Tracking Sheet

Create a sheet named "AICPI Data" with columns: A: Month, B: Year, C: AICPI Index. Enter the last 24 months of data. In cell D2, calculate the 12-month average: =AVERAGE(OFFSET(C2,0,0,12,1)). This formula always takes the last 12 entries. In cell E2, apply the DA formula: =ROUND(((D2-261.42)/261.42)*100,1). This gives you the current DA percentage.

Step 2: Employee DA Calculation Sheet

Create a second sheet named "DA Calculation" with columns: Employee Name, Basic Pay, Current DA%, DA Amount (=B×C/100), Total Salary (=B+D). For multiple employees, copy the formula down. Use absolute reference ($C$1) if the DA% is in a single cell. Add conditional formatting to highlight employees with high DA amounts.

Step 3: DA Arrear Calculation Sheet

Create a third sheet for arrears: Employee Name, Basic Pay, Old DA%, New DA%, Difference %, Arrear Period (Months), Monthly Arrear, Total Arrear. Formula for Total Arrear: =B×(E/100)×F. This automatically computes arrears for any revision period.

DA Calculation for Pensioners (Dearness Relief)

DR (Dearness Relief) for pensioners uses the same percentage as DA for employees. The calculation sheet for pensioners replaces "Basic Pay" with "Basic Pension". The formula remains: DR = Basic Pension × DR% / 100. For family pensioners, the family pension amount is used. DR is also revised twice a year on the same schedule as DA.

Common Mistakes in DA Calculation Sheets

Avoid these common errors: 1) Using the wrong base year — ensure Base 2016=100 for 7th CPC. 2) Forgetting to round DA% to one decimal. 3) Not updating AICPI data monthly. 4) Using gross salary instead of basic pay for DA calculation. 5) Incorrect arrear period — arrears start from the effective date, not the announcement date. 6) Not accounting for DA merger when DA% exceeds 50%.

With a well-maintained DA calculation sheet, you can accurately compute current DA, estimate future revisions, calculate arrears, and ensure your salary components are correct. Use our online DA calculators alongside your Excel sheet for verification.

Frequently Asked Questions

What is the formula for DA calculation?
For central government employees under the 7th Pay Commission, DA is calculated using: DA% = ((Average AICPI for last 12 months - 261.42) / 261.42) × 100. The AICPI (All India Consumer Price Index) base year is 2016=100. The 12-month average is taken from July to June (for January revision) or January to December (for July revision).
How to create a DA calculation sheet in Excel?
To create a DA calculation sheet in Excel: Column A: Month, Column B: AICPI Index. Calculate the 12-month average using =AVERAGE(B2:B13). Apply the formula: =((Average - 261.42) / 261.42) * 100. Round to one decimal: =ROUND(previous,1). For employee-wise DA: =BasicPay * DA% / 100. Use VLOOKUP to apply the correct DA% from a rate table.
What is AICPI and how is it used for DA calculation?
AICPI (All India Consumer Price Index) is released monthly by the Labour Bureau, Ministry of Labour & Employment. The index measures retail price changes of goods and services. For DA calculation under the 7th Pay Commission, the AICPI with Base Year 2016=100 is used. The 12-month average of these index values determines the DA percentage. Each month's index value is published around the last day of the following month.
How to calculate DA percentage from AICPI data?
Step 1: Collect AICPI index values for the last 12 months (Base 2016=100). Step 2: Calculate the average of these 12 values. Step 3: Apply formula: DA% = ((Average - 261.42) / 261.42) × 100. Step 4: Round to one decimal place. For example, if the 12-month average AICPI is 400: DA% = ((400 - 261.42) / 261.42) × 100 = 53.0%. This becomes the applicable DA rate.
What is the DA calculation table for 7th Pay Commission?
The DA calculation table for the 7th Pay Commission tracks the AICPI index month by month. A sample table format: | Month | AICPI Index | | Jan 2025 | 398.2 | | Feb 2025 | 399.5 | ... | Dec 2025 | 405.1 |. The 12-month average (Jan-Dec 2025) determines the July 2026 DA revision. Our online DA calculator uses these tables to give you current DA percentages.
How to calculate DA for state government employees?
State government employees may follow either the central DA pattern or their own state-specific formula. Most states adopt the central DA rates directly. The calculation sheet structure remains the same: Basic Pay × DA% / 100. For state-specific calculations, use the state's notified DA percentage and apply it to the basic pay as per the state's pay commission rules.
What is the DA merger and how does it affect calculation?
DA merger occurs when DA% crosses 50%. Under Rule 9, the existing DA is merged with basic pay. New Basic = Old Basic + DA Amount. DA is then calculated on the new basic from the merger date. For example, if Basic = ₹40,000 and DA was 50% (₹20,000), after merger: New Basic = ₹60,000, and further DA increases apply on ₹60,000. Use our DA calculator with post-merger figures.
How to calculate DA arrears using a calculation sheet?
A DA arrears calculation sheet should include: Employee Name, Basic Pay, Old DA%, New DA%, DA Difference %, Monthly Arrear (Basic × Diff%), Arrear Period (Months), and Total Arrear (Monthly × Months). Formula: Total Arrear = Basic Pay × (New DA% - Old DA%) × Months / 100. Sum all employees' arrears using =SUM formula for the total liability.
How to calculate DA for pensioners using a calculation sheet?
For pensioners, use Basic Pension instead of Basic Pay. The DA calculation sheet for pensioners: Column A: Pensioner Name, B: Basic Pension, C: Current DA%, D: DA Amount (=B×C/100), E: Total Pension (=B+D). For DR (Dearness Relief) arrears, add columns for Old DR%, New DR%, Difference %, Months, and Total Arrear. The formula is identical to employee DA calculation.
What is the DA slab table for bank employees?
Bank employees follow IDA (Industrial DA) under the Bipartite Settlement. DA slabs are calculated quarterly. Each slab corresponds to a CPI movement of 4 points above the base. For each slab, a fixed DA amount (e.g., ₹0.08 per slab per DA point) is multiplied by the number of slabs. The calculation is more complex than government DA and requires a separate slab table.
How to create a DA projection sheet for future revisions?
To project future DA rates: 1) Create a table with the last 6 months of AICPI data. 2) Estimate the next 6 months using the average monthly increase (e.g., if CPI increases by 1.5 points/month on average, project forward). 3) Calculate the projected 12-month average. 4) Apply the DA formula. 5) Use sensitivity analysis with different CPI scenarios (optimistic, realistic, pessimistic).
How is DA calculated for employees on leave without pay?
For employees on leave without pay (LWP), DA is not payable during the LWP period. For calculation purposes: 1) The basic pay remains unchanged during LWP. 2) DA is calculated only on days actually worked or on leave with pay. 3) On rejoining, DA is restored at the current applicable rate. 4) For pension calculation, the LWP period may affect the average emoluments.
What is the impact of DA on other salary components?
DA directly impacts several salary components: 1) HRA = Percentage of (Basic + DA). 2) TA = Transport Allowance multiplied by DA index rate. 3) Gratuity = DA included in emoluments. 4) PF = 12% of (Basic + DA). 5) Pension = Based on average emoluments including DA. A DA increase of 3% can result in 4-5% effective salary increase when compounding effects are considered.
How to maintain a historical DA rate table?
Create a historical DA table with columns: Revision Date (Jan/Jul), DA Percentage, AICPI 12-Month Average, Base Year, Pay Commission. Example: Jul 2024: 50% (AICPI Avg: 392.13), Jan 2025: 53% (AICPI Avg: 400.2). This table helps in: 1) Verifying current DA rates, 2) Calculating arrears for past periods, 3) Analyzing DA growth trends, 4) Projecting future revisions.

Related Guides