Hi,
I have created a new Table (Employee1) in which Fields are present (Sr No., Emp No,Emp Name,Amount).
I have also created a list type page through this table and I have entered 7 Entries in the Table and want to show only 1 line in list type page with the total of amount, how can be possible?
for your reference I have attached below screenshot...
Answers
Instead create a flowfield, on employee table that sum the amounts, and show it there.
Then you can also use a document page instead, to show it all in one page.
Then use master table as list page.