Is it possible to build simple tabular reports in Frappe Cloud without custom code?

I’m using Frappe Cloud and would like to know if it’s possible to build simple tabular reports (similar to standard list/table reports) using only the features available on Frappe Cloud, without writing or deploying custom Python code.

Specifically, I’d like to know:

  • Can simple tabular reports be created directly from the Cloud UI?

  • Is there any report type or configuration that supports this?

  • If yes, what is the recommended approach?

  • If not, is custom app development currently the only option?

I’m looking for a solution that works entirely within the Frappe Cloud environment.

Any guidance or best practices would be appreciated.