Forum Discussion
Data restructuration imported from PDF
- 1 year ago
as per given data i saw the client names multiple times .first you have to change weight delivered column datatype into wholenumber and then you have to do groupby with client name with sum or average operation with weight delivered column .
by following the above steps you can get your funcationality done.
for your reference see the below screenshot.after completing the above step to add remarak cloumn in to the table add an aditional conditional column and create a new column for remarks and close and apply for the reports.
as per given data i saw the client names multiple times .first you have to change weight delivered column datatype into wholenumber and then you have to do groupby with client name with sum or average operation with weight delivered column .
by following the above steps you can get your funcationality done.
for your reference see the below screenshot.
after completing the above step to add remarak cloumn in to the table add an aditional conditional column and create a new column for remarks and close and apply for the reports.