How to get Serial No in RDLC Report

Hi All,

i am not able to get SrNo in NAV 2013 Report please see the below data , please help me

Group1 SR No(I want to ) SR. No OUTLET NAME
Demo 1 1 GENLITE

Replacement Switch off 1 2 ADHIYAMAN COLLEGE OF ENGGINEERING

Running 1 3 ARTIZEN INTERIOR PVT LTD
2 4 SONIM TECHNOLOGIES
3 5 42GEARS.COM
4 6 CAUVERY FORD

It means that you are not grouping properly.

I guess you already got example here

http://dynamicsuser.net/forums/p/69100/365117.aspx#365117

Hi Mohan thanks for reply

i have done grouping with Status(Option Data type) after that out of grouping i have taken one column then i have written below code =Runningvalue(Fields!SrNo.Value,countdistinct,“Tablix1”) but am geting

like 1 ,3,4,5,