Data Grid report

Hello, I need to display 4 columns in a grid report. Could you please suggest the best way to achieve this

Table has the following fields
Creation Time
Requested by
Department
Description

I need to render a report to display the item. I am storing the data in local table from WebAPI results.

Any help is appreciated.

Best Regards

Use a custom layout with a Data Viewer List. You can search the forums for that or Google it with “Thunkable.”