Skip to content

First Report

Emidio Nhacudima edited this page May 17, 2022 · 1 revision

Add Tabel

  • php artisan dynamic-extract:tables Add table name from database

Add Report

  • ../report/config Access url image

image


Filter

You can adopt filters

  • date ->date
  • search ->string search
  • list -> drop down list
  • group by -> use in case you have to group result
  • columns -> equivalent with select columns, columns, ...
  • less than "<=" -> the columns must integer
  • greater than ">=" -> the column must integer

List

Add options to list


Column

Add column option list


Group Filter

This will resume all steps, You need to create a filter end group all filters you want.

image

Clone this wiki locally