I need to create custom reportcustom report which is just like magento default reportsmagento default reports. I go through the Internet I found this https://github.com/degdigital/magento2-customreports but In this report data is already fetched and they give column level filtercolumn level filter functionality like this
I need the data fetch based on filtersdata fetch based on filters
For Reference I need simple report like this:
I hope, you guys got my point, if you have any free extension, git code and your experience please share it
Thanks

