Excel Format for GST Calculation Worksheet
Calculate GST amounts instantly with our professional Excel-style worksheet calculator. Generate downloadable templates, verify tax liabilities, and ensure compliance with Indian GST regulations.
Introduction & Importance of GST Calculation Worksheets
The Goods and Services Tax (GST) calculation worksheet in Excel format serves as the backbone of financial compliance for businesses operating in India. Since the GST implementation on July 1, 2017, maintaining accurate tax records has become mandatory for all registered taxpayers. An Excel-based GST worksheet provides a structured framework to:
- Automate tax calculations using built-in formulas that account for CGST, SGST, and IGST components
- Maintain audit trails with timestamped transaction records as required by GSTIN regulations
- Generate GSTR-1/3B returns directly from the worksheet data with minimal manual intervention
- Handle reverse charge mechanisms for specific goods/services as notified by CBIC
- Calculate input tax credit eligibility with proper documentation links
According to the GST Portal, over 1.3 crore businesses file monthly returns, with Excel templates being the most common preparation method. The Central Board of Indirect Taxes and Customs (CBIC) recommends maintaining digital records for at least 6 years, making Excel worksheets the ideal solution for long-term compliance.
How to Use This GST Calculation Worksheet Calculator
-
Enter Invoice Details
- Input the base invoice value (excluding taxes) in the first field
- Select the appropriate GST rate from the dropdown (0%, 5%, 12%, 18%, or 28%)
- Specify whether it’s an intra-state (within same state) or inter-state (across states) transaction
- Optionally add the HSN/SAC code for proper classification (recommended for amounts over ₹50,000)
-
Review Auto-Calculations
- The system automatically computes the taxable value (invoice value minus any exemptions)
- For intra-state transactions, it splits the GST equally between CGST and SGST
- For inter-state transactions, it calculates the full IGST amount
- The total GST and final invoice amount update in real-time
-
Analyze Results
- Verify the tax breakdown in the results section
- Check the visual chart for proportionate representation
- Use the download button to get a pre-formatted Excel template with your calculations
-
Advanced Features
- Click “Download Excel Template” to get a professionally formatted worksheet with:
- Pre-populated formulas for all GST components
- Separate sheets for input data and calculated results
- Conditional formatting to highlight high-value transactions
- Print-ready layout with company header sections
- For bulk calculations, use the template to import/export data via CSV
- Click “Download Excel Template” to get a professionally formatted worksheet with:
=INDIRECT() function to reference data across sheets while maintaining isolation for each registration.
Formula & Methodology Behind the GST Calculator
Core Calculation Logic
The calculator implements the exact formulas prescribed in the CGST Act, 2017 (Section 15) for determining taxable value and applicable GST components:
| Component | Formula | Legal Reference |
|---|---|---|
| Taxable Value (A) | = Invoice Value – (Exemptions + Discounts) | Section 15(3) of CGST Act |
| CGST (Intra-State) | = (A × GST Rate) ÷ 2 | Section 8(1) of CGST Act |
| SGST (Intra-State) | = (A × GST Rate) ÷ 2 | Section 8(1) of SGST Acts |
| IGST (Inter-State) | = A × GST Rate | Section 5(1) of IGST Act |
| Total GST | = CGST + SGST + IGST | Combined calculation |
| Final Amount | = A + Total GST | Section 31(2) of CGST Act |
Special Cases Handled
-
Reverse Charge Mechanism (RCM):
For notified goods/services under Section 9(3) of CGST Act, the calculator automatically:
- Flags RCM-applicable transactions (e.g., services from unregistered suppliers)
- Adjusts the tax liability to the recipient instead of supplier
- Generates proper accounting entries for input tax credit claims
-
Composition Scheme:
For taxpayers opting for the composition scheme (turnover < ₹1.5 crore):
- Applies flat rates (1% for manufacturers, 5% for restaurants)
- Disables input tax credit calculations as per Section 10(4)
- Generates proper “Composition Taxpayer” declarations
-
Export Transactions:
Handles zero-rated supplies under Section 16 of IGST Act by:
- Applying 0% GST rate while maintaining proper documentation
- Generating export-specific fields (Shipping Bill Number, Port Code)
- Calculating refund eligibility for accumulated ITC
Excel Formula Implementation
When you download the template, these are the key Excel formulas used in each column:
| Column | Excel Formula | Purpose |
|---|---|---|
| Taxable Value (D) | =B2-SUM(C2:C2) | Invoice value minus exemptions |
| CGST (E) | =IF($F$1=”Intra”, D2*$G$1/2, 0) | Half of GST rate for intra-state |
| SGST (F) | =IF($F$1=”Intra”, D2*$G$1/2, 0) | Half of GST rate for intra-state |
| IGST (G) | =IF($F$1=”Inter”, D2*$G$1, 0) | Full GST rate for inter-state |
| Total GST (H) | =SUM(E2:G2) | Sum of all tax components |
| Final Amount (I) | =D2+H2 | Taxable value plus total GST |
Real-World GST Calculation Examples
Case Study 1: Manufacturing Business (Intra-State)
Scenario: A Delhi-based manufacturer sells goods worth ₹75,000 to a customer in Delhi (HSN 8517, GST 18%).
| Parameter | Value |
|---|---|
| Invoice Value | ₹75,000.00 |
| GST Rate | 18% |
| Transaction Type | Intra-State |
| Taxable Value | ₹75,000.00 |
| CGST (9%) | ₹6,750.00 |
| SGST (9%) | ₹6,750.00 |
| Total GST | ₹13,500.00 |
| Final Amount | ₹88,500.00 |
Key Observations:
- Equal CGST/SGST split as it’s an intra-state transaction within Delhi
- Total GST calculation: ₹75,000 × 18% = ₹13,500
- Final invoice amount includes the taxable value plus total GST
- HSN code 8517 (electrical machinery) attracts 18% GST as per GST rate schedule
Case Study 2: E-commerce Operator (Inter-State)
Scenario: A Bangalore-based e-commerce seller ships goods worth ₹28,500 to a customer in Mumbai (HSN 6109, GST 5%).
| Parameter | Value |
|---|---|
| Invoice Value | ₹28,500.00 |
| GST Rate | 5% |
| Transaction Type | Inter-State |
| Taxable Value | ₹28,500.00 |
| IGST (5%) | ₹1,425.00 |
| Total GST | ₹1,425.00 |
| Final Amount | ₹29,925.00 |
Key Observations:
- Full IGST applied as it’s an inter-state transaction (Karnataka to Maharashtra)
- No CGST/SGST components for inter-state supplies
- E-commerce operators must collect TCS at 1% under Section 52 of CGST Act
- HSN 6109 (T-shirts) falls under the 5% GST slab
Case Study 3: Service Provider with RCM
Scenario: A Gurgaon-based consultant receives ₹45,000 from an unregistered client for legal services (SAC 9982, GST 18% under RCM).
| Parameter | Value |
|---|---|
| Invoice Value | ₹45,000.00 |
| GST Rate | 18% |
| Transaction Type | Intra-State (RCM) |
| Taxable Value | ₹45,000.00 |
| CGST (9%) | ₹4,050.00 |
| SGST (9%) | ₹4,050.00 |
| Total GST | ₹8,100.00 |
| Final Amount | ₹53,100.00 |
| RCM Liability | Recipient pays tax |
Key Observations:
- Reverse Charge Mechanism applies as the supplier is unregistered
- The recipient (service receiver) is liable to pay GST
- Must be reported in GSTR-3B under “Inward supplies liable to reverse charge”
- SAC 9982 (legal services) attracts 18% GST as per service rate schedule
GST Data & Statistics: Comparative Analysis
GST Revenue Collection Trends (2020-2023)
| Financial Year | Total GST Collection (₹ Crore) | CGST (%) | SGST (%) | IGST (%) | Compensation Cess (%) | YoY Growth |
|---|---|---|---|---|---|---|
| 2020-21 | 11,35,297 | 22.3 | 23.1 | 48.6 | 6.0 | -3.2% |
| 2021-22 | 14,83,535 | 21.8 | 22.9 | 49.3 | 6.0 | 30.7% |
| 2022-23 | 18,10,762 | 21.5 | 22.7 | 50.1 | 5.7 | 22.1% |
| 2023-24 (Apr-Dec) | 15,63,375 | 21.2 | 22.5 | 50.8 | 5.5 | 12.8% |
Key Insights:
- IGST consistently contributes ~50% of total collections due to inter-state commerce growth
- 2021-22 saw 30.7% growth as economy recovered from COVID-19 impact
- Compensation cess percentage declined as the cess corpus was utilized for state revenue guarantees
- Data source: PIB GST Collection Reports
GST Rate Structure Comparison (India vs Other Countries)
| Country | Standard Rate | Reduced Rate | Zero Rate | Exemptions | Threshold (USD) |
|---|---|---|---|---|---|
| India | 18% | 5%, 12% | 0% | Yes (essential goods) | $20,000 |
| Australia | 10% | – | 0% | Yes (GST-free items) | $75,000 |
| Canada | 5% | Varies by province (5-15%) | 0% | Yes (basic groceries) | $30,000 |
| Germany | 19% | 7% | – | Yes (education, healthcare) | $22,500 |
| Singapore | 9% | – | 0% | Yes (financial services) | $100,000 |
| United Kingdom | 20% | 5% | 0% | Yes (children’s clothing) | $100,000 |
Analysis:
- India’s multi-rate structure (0%, 5%, 12%, 18%, 28%) is more complex than most countries
- The ₹20 lakh threshold (~$24,000) is relatively low compared to other nations
- India’s standard rate (18%) is higher than Australia (10%) but lower than UK (20%)
- Only India and Canada have provincial/state-level GST components
- Data compiled from OECD Tax Database
Expert Tips for GST Worksheet Management
Excel Worksheet Optimization
-
Use Data Validation:
- Set dropdowns for GST rates (0%, 5%, 12%, 18%, 28%) to prevent manual errors
- Create validation rules for HSN/SAC codes based on your business category
- Example formula:
=IF(AND(LEN(A2)=4, ISNUMBER(VALUE(A2))), TRUE, FALSE)for 4-digit HSN codes
-
Implement Conditional Formatting:
- Highlight high-value transactions (> ₹50,000) in amber
- Flag RCM transactions in red with white text
- Use green for export transactions (IGST at 0%)
- Example rule:
=AND(E2="Inter-State", G2=0)for exports
-
Create Pivot Tables:
- Analyze GST liability by HSN/SAC code categories
- Track monthly/quarterly tax collections for GSTR-3B filing
- Identify top 10 customers/suppliers by tax value
- Generate state-wise IGST reports for e-way bill compliance
-
Automate with Macros:
Sub GenerateGSTR1() ' Export data to GSTR-1 format Dim ws As Worksheet Set ws = Worksheets("GSTR-1") ' Clear previous data ws.Range("A2:Z1000").ClearContents ' Copy invoice data Sheets("Invoices").Range("A2:Z" & Range("A" & Rows.Count).End(xlUp).Row).Copy ws.Range("A2").PasteSpecial xlPasteValues ' Format as table ws.ListObjects.Add(xlSrcRange, ws.Range("A1").CurrentRegion, , xlYes).Name = "GSTR1Data" ' Apply number formatting ws.Range("E:E").NumberFormat = "#,##0.00" ' Taxable Value ws.Range("F:H").NumberFormat = "#,##0.00" ' CGST/SGST/IGST MsgBox "GSTR-1 report generated successfully!", vbInformation End Sub
Compliance Best Practices
-
Reconciliation Process:
- Compare GSTR-1 (outward supplies) with GSTR-2A (auto-populated inward supplies) monthly
- Use Excel’s
VLOOKUPorXLOOKUPto match invoice numbers - Investigate mismatches > ₹10,000 immediately to avoid notices
-
Input Tax Credit (ITC) Management:
- Maintain a separate “ITC Register” worksheet with:
- Invoice date and number
- Supplier GSTIN
- Tax amount (CGST/SGST/IGST separately)
- Date of ITC availment
- Section 16(4) eligibility check (within 1 year from invoice date)
- Use formula:
=IF(AND(D2
- Maintain a separate “ITC Register” worksheet with:
-
E-way Bill Integration:
- Add columns for:
- E-way Bill Number
- Vehicle Number
- Transporter ID
- Approximate Distance (for >50km shipments)
- Create a dashboard showing:
- E-way bills generated vs. invoices raised
- Average transit time by route
- Percentage of shipments with distance > 100km
- Add columns for:
Audit Preparation Techniques
-
Documentation Checklist:
- All invoices > ₹200 must have:
- Supplier's name, address, GSTIN
- Consecutive serial number
- Date of issue
- HSN/SAC code (for amounts > ₹50,000)
- Taxable value and tax amounts
- For exports: Shipping bill number and port code
- For RCM: Separate declaration on invoice
- All invoices > ₹200 must have:
-
Common Audit Red Flags:
- Mismatch between:
- GSTR-1 and GSTR-3B (output tax)
- GSTR-2A and purchase register (input tax)
- E-way bills and actual shipments
- High ITC claims compared to turnover ratio
- Frequent amendments to filed returns
- Large cash transactions without proper documentation
- Mismatch between:
-
Excel Audit Trail:
- Enable Track Changes (Review tab > Track Changes)
- Create a "Change Log" worksheet with:
- Date and time of change
- User who made the change
- Cell reference modified
- Old value and new value
- Reason for change
- Use formula to log changes:
=IF(B2<>B2_old, CONCATENATE(NOW(), " | ", B2_old, " → ", B2, " | ", C2), "")
Interactive FAQ: GST Calculation Worksheet
How do I handle GST calculations for composite supplies in the worksheet?
For composite supplies (where items with different GST rates are sold together as a bundle), follow these steps in your Excel worksheet:
- Create separate rows for each component of the composite supply
- Allocate the total consideration to each component based on its fair market value
- Apply the GST rate applicable to the principal supply (the supply that constitutes the predominant element)
- Use this formula to calculate the taxable value for each component:
=B2*(C2/SUM($C$2:$C$5))
Where B2 is the total consideration and C2 is the FMV of the component - For example, a laptop bag sold with a laptop (principal supply at 18%) would have the entire bundle taxed at 18%, even if the bag alone would be 12%
Reference: Section 8 of CGST Act defines composite supplies.
What's the correct way to account for discounts in GST calculations?
Discounts must be handled differently based on when they're provided:
1. Pre-supply Discounts (before invoice issuance):
- Reduce the taxable value directly
- Example: For ₹10,000 product with 10% discount:
- Taxable value = ₹9,000 (₹10,000 - ₹1,000)
- GST calculated on ₹9,000
2. Post-supply Discounts (after invoice issuance):
- Must be linked to specific invoices
- Issue a credit note within the same financial year
- Adjust ITC in the month the credit note is issued
- Excel formula for adjusted taxable value:
=IF(COUNTIF(CreditNotes!A:A, A2)>0, B2-SUMIF(CreditNotes!A:A, A2, CreditNotes!B:B), B2)
Legal basis: Circular No. 92/11/2019-GST clarifies discount treatment.
How should I structure my Excel worksheet for multiple GSTINs under the same PAN?
For businesses with multiple registrations (different states/branches), use this worksheet structure:
Recommended Worksheet Architecture:
-
Master Data Sheet:
- List all GSTINs with their state codes
- Maintain HSN/SAC master list with applicable rates
- Customer/supplier master data with GSTINs
-
Transaction Sheets (per GSTIN):
- Name sheets as "GSTIN-XXXXX" (e.g., "GSTIN-29ABCDE1234F5Z6")
- Include a dropdown to select the GSTIN for each transaction
- Use data validation to prevent inter-GSTIN errors
-
Consolidation Sheet:
- Pull data from all GSTIN sheets using
3D references:=SUM(GSTIN*:E:E)
- Create pivot tables by GSTIN for state-wise reporting
- Generate consolidated GSTR-3B figures
- Pull data from all GSTIN sheets using
-
ITC Distribution Sheet:
- Track ITC available at each GSTIN
- Implement ISD (Input Service Distributor) logic if applicable
- Use this formula to distribute common credits:
=$B$2*(C2/SUM($C$2:$C$10))
Where B2 is total ITC and C2:C10 are turnover ratios per GSTIN
Pro Tip: Use Excel's INDIRECT function to create dynamic references between sheets:
=INDIRECT("'" & A2 & "'!B10")
Where A2 contains the sheet name (GSTIN number).
What are the specific Excel formulas for calculating GST on advance receipts?
For advance payments received (where GST is payable at the time of receipt), use these formulas:
| Column | Header | Formula | Notes |
|---|---|---|---|
| A | Date | =TODAY() | Date of advance receipt |
| B | Customer | - | Customer name |
| C | Advance Amount | - | Amount received (₹) |
| D | GST Rate | =VLOOKUP(E2, RateTable, 2, FALSE) | Lookup from rate master |
| E | HSN/SAC | - | Expected supply code |
| F | Taxable Value | =C2/(1+D2) | Back-calculate from gross |
| G | CGST | =IF($H$1="Intra", F2*$H$2/2, 0) | Half of GST rate |
| H | SGST | =IF($H$1="Intra", F2*$H$2/2, 0) | Half of GST rate |
| I | IGST | =IF($H$1="Inter", F2*$H$2, 0) | Full GST rate |
| J | Total GST | =G2+H2+I2 | Sum of all taxes |
| K | Status | =IF(COUNTIF(Invoices!A:A, A2)>0, "Adjusted", "Pending") | Track against final invoice |
Adjustment Process: When the final invoice is issued:
- Compare the advance GST paid with the final invoice GST
- If final GST > advance GST, pay the difference in the current period
- If final GST < advance GST, claim the excess as ITC or refund
- Use this adjustment formula:
=IF(FinalGST>AdvanceGST, FinalGST-AdvanceGST, 0)
Legal reference: Section 31(3)(d) of CGST Act covers advance receipts.
How do I handle GST calculations for exports with Letter of Undertaking (LUT)?
For exports under LUT (without IGST payment), structure your worksheet as follows:
Required Columns:
| Column | Header | Formula/Value | Notes |
|---|---|---|---|
| A | Invoice No. | - | Unique export invoice number |
| B | Date | =TODAY() | Invoice date |
| C | Customer | - | Foreign buyer details |
| D | Country | - | Destination country code |
| E | Invoice Value (₹) | - | In Indian rupees |
| F | FOB Value ($) | =E2/ExchangeRate | Convert to USD using daily RBI rate |
| G | HSN Code | - | 8-digit HSN required for exports |
| H | GST Rate | =VLOOKUP(G2, RateTable, 2) | Applicable rate (will be 0% for exports) |
| I | IGST | =0 | Exports under LUT are zero-rated |
| J | Shipping Bill No. | - | From ICEGATE portal |
| K | Shipping Bill Date | - | Date of export clearance |
| L | Port Code | - | 6-digit customs port code |
| M | LUT No. | - | Your LUT reference number |
| N | LUT Validity | - | Expiry date of your LUT |
| O | Status | =IF(AND(J2<>"", K2<>""), "Completed", "Pending") | Track shipping bill linkage |
Additional Requirements:
- Create a separate "LUT Register" sheet to track:
- LUT reference number and validity period
- List of all export invoices covered under the LUT
- Date of filing the export declaration in GSTR-1
- Implement this validation rule to ensure LUT is valid:
=IF(AND(N2
- For GSTR-1 reporting, use Table 6A (Export invoices) with these mappings:
- Invoice number → Column A
- Invoice date → Column B
- Invoice value → Column C
- Port code → Column D
- Shipping bill number → Column E
- Shipping bill date → Column F
Reference: Circular No. 40/14/2018-GST provides LUT procedures.
What are the common errors in GST worksheets and how to avoid them?
Based on analysis of GST audit findings, these are the top 10 worksheet errors and their solutions:
-
Incorrect GST Rate Application:
- Error: Applying wrong rates to HSN/SAC codes
- Solution:
- Create a rate master sheet with all HSN/SAC codes and applicable rates
- Use data validation with dropdowns linked to this master
- Implement this check:
=IF(VLOOKUP(A2, RateMaster!A:B, 2, FALSE)<>B2, "Rate Mismatch", "")
-
Missing Place of Supply:
- Error: Not recording state codes for inter-state transactions
- Solution:
- Add columns for:
- Supplier state code (2 digits)
- Recipient state code (2 digits)
- Place of supply determination logic
- Use this formula to determine transaction type:
=IF(SupplierState=RecipientState, "Intra-State", "Inter-State")
- Add columns for:
-
Improper Rounding:
- Error: Rounding tax amounts to nearest rupee incorrectly
- Solution:
- Use Excel's
ROUNDfunction consistently:=ROUND(B2*C2, 2)
For tax calculations (2 decimal places) - For final amounts, round to nearest rupee:
=ROUND(SUM(D2:F2), 0)
- Add a rounding check column:
=IF(ABS(SUM(D2:F2)-ROUND(SUM(D2:F2),0))>0.01, "Rounding Error", "")
- Use Excel's
-
Missing Credit Notes:
- Error: Not accounting for post-sale discounts/returns
- Solution:
- Create a separate "Credit Notes" worksheet
- Link to original invoices using
VLOOKUP - Implement this reconciliation check:
=IF(SUMIF(CreditNotes!B:B, A2, CreditNotes!C:C)>B2, "Exceeds Original", "")
To ensure credit notes don't exceed invoice values
-
Incorrect ITC Claims:
- Error: Claiming ITC on ineligible expenses
- Solution:
- Create an "ITC Eligibility" column with this formula:
=IF(OR(D2="Motor Vehicle", D2="Food", D2="Club Membership"), "Blocked", "Eligible")
- Maintain a blocked credits register as per Section 17(5)
- Use this formula to calculate eligible ITC:
=IF(E2="Eligible", C2, 0)
Where C2 is the tax amount and E2 is the eligibility status
- Create an "ITC Eligibility" column with this formula:
For a complete error checklist, refer to the GSTN Common Errors Guide.
How can I integrate my GST worksheet with the government's offline utility?
To ensure seamless data transfer between your Excel worksheet and the GST offline utility:
Step-by-Step Integration Process:
-
Download the Offline Utility:
- Get the latest version from GST Portal
- Choose the appropriate tool (GSTR-1, GSTR-3B, etc.)
-
Map Your Excel Columns:
Create a mapping table between your worksheet and the offline utility format:
Your Worksheet Column Offline Utility Field Data Type Validation Rule Invoice Number inv_no Text (16 chars) =LEN(A2)<=16 Invoice Date inv_date DD-MM-YYYY =ISNUMBER(DATEVALUE(B2)) Customer GSTIN ctin Text (15 chars) =AND(LEN(C2)=15, ISNUMBER(VALUE(MID(C2,1,2)))) Taxable Value val Numeric (2 decimals) =AND(ISNUMBER(D2), D2>=0) CGST Amount cgst_amt Numeric (2 decimals) =AND(ISNUMBER(E2), E2>=0) HSN Code hsn_sc Text (4-8 chars) =AND(LEN(F2)>=4, LEN(F2)<=8, ISNUMBER(VALUE(F2))) -
Create Export Templates:
- Design separate export templates for each return type (GSTR-1, GSTR-3B, etc.)
- Use this formula to generate JSON-compatible output:
="""" & A2 & """: """ & B2 & ""","
Where A2 is the field name and B2 is the value - For GSTR-1, structure the JSON as:
{ "gstin": "XXXXX", "fp": "MMYYYY", "b2b": [ { "ctin": "XXXXX", "inv": [ { "num": "INV-001", "dt": "31-03-2023", "val": 10000, "pos": "29", "rt": 18, "txval": 10000, "iamt": 1800, "camt": 900, "samt": 900 } ] } ] }
-
Automate the Import Process:
- Use Power Query to transform your data:
- Data tab > Get Data > From Table/Range
- Transform data to match offline utility format
- Remove unnecessary columns
- Rename columns to match utility field names
- Create a macro to export the transformed data:
Sub ExportToGSTUtility() Dim ws As Worksheet Set ws = ThisWorkbook.Sheets("GSTR1_Export") ' Save as CSV for offline utility ws.Copy ActiveWorkbook.SaveAs "C:\GST\GSTR1_Data.csv", xlCSV ActiveWorkbook.Close False ' Open GST Offline Utility Shell "C:\GST\GST_Offline_Tool.exe", vbNormalFocus End Sub
- Use Power Query to transform your data:
-
Validation Checks:
- Implement these critical validations before export:
Check Formula Error Message GSTIN format =AND(LEN(A2)=15, ISNUMBER(VALUE(LEFT(A2,2))), ISNUMBER(VALUE(MID(A2,3,10))), RIGHT(A2,1)="Z") "Invalid GSTIN format" Invoice date range =AND(B2>=DATE(2023,4,1), B2<=DATE(2023,6,30)) "Date outside return period" Tax calculation =ROUND(C2*D2/100,2)=E2 "Tax amount mismatch" HSN code validity =COUNTIF(HSN_Master!A:A, F2)>0 "Invalid HSN code" - Create a dashboard showing validation results with conditional formatting
- Implement these critical validations before export:
Pro Tip: Use the GSTN's JSON Schema to validate your export files before uploading. The schema defines all required fields and data types for each return form.