Hi,
I m working on graphic table and my table have a column named "sl no." which should give the numbers (1,2,3,4..etc) if data is present in the corresponding rows. how to generate this?
TIA
Nisha
Hi Nisha,
There is a Data Item called <<TableLineNumber>> that will number each line in the table sequentially.
If you use that as the Text Expression for your column, I believe it will do what you are looking for.
Regards,
Jesse
Thank you Jesse..!