How to transpose a report

Hi all… i have a delivery note report view in which i want to transpose some rows into columns.

as shown in image i want columns of roti, dal,salad, subji and update the count in a single line.
for example:
roti 3
dal 4

output:
roti dal
3 4

1 Like