I need to create custom report which is just like magento default reports. I go through the Internet I found this [https://github.com/degdigital/magento2-customreports][1] but In this report data is already fetched and they give column level filter functionality like this

[![enter image description here][2]][2]

I need the data fetch based on filters

For Reference I need simple report like this:
[![enter image description here][3]][3]


 I hope, you guys got my point, if you have any free extension, git code and your experience please share it

Thanks


 [1]: https://github.com/degdigital/magento2-customreports
 [2]: https://i.sstatic.net/9BCxO.png
 [3]: https://i.sstatic.net/K8fau.png