| Statement date | Net worth | Holdings | Source | |
|---|---|---|---|---|
| {{ s.statement_date.strftime('%d %b %Y') }} | ₹{{ "{:,.0f}".format(s.total_value) }} | {{ s.holding_count }} | {{ s.source_filename or '—' }} |
| Holding | Units | Price / NAV | Value |
|---|---|---|---|
| {{ h.name }} {% if h.isin %}{{ h.isin }}{% endif %} | {{ "{:,.3f}".format(h.units).rstrip('0').rstrip('.') if h.units is not none else '—' }} | {{ "₹{:,.2f}".format(h.price) if h.price is not none else '—' }} | {{ "₹{:,.0f}".format(h.value) if h.value is not none else '—' }} |
Upload your first NSDL CAS PDF to start tracking your net worth.
Upload a CAS statement