Need to customize script report column as per following screenshot

Anyone having idea on how to merge cells in custom script reports.

1 Like

I think, it is not possible.

1 Like

thank you for the prompt reply. This is an important feature for reports. Let’s request a feature to the frappe team.

@NCP Do u have any idea if we could achieve this from frappe insight?

If you really wanted to or regularly need fancy features in the reports, you can swap out the OOTB frappe datatable in query report with some other javascript grid.

This is one way, but there are other easier ways for one off use cases, if you decide to use a custom js grid lib