PDF with a single filter

Hello community, I have an ENTRADAS table like the following image:

Captura de pantalla 2024-04-24 084652.png

I need to obtain a PDF report with the selection of a single CATEGORIA as I try with the following form:

Captura de pantalla 2024-04-24 084908.png

This form is associated with the INFORME CATEGORIAS table:

Captura de pantalla 2024-04-24 085039.png

With a virtual column called REPORTCATEGORIAS, whose syntax is the following:

Captura de pantalla 2024-04-24 085157.png

Resulting in what the image of the REPORTE CATEGORIAS form shows.

But I don't know how to program it in the template, so that the results of the selection are seen as seen in the form, with all the data.

Captura de pantalla 2024-04-24 085700.png

Please help me create the template that allows me to obtain the report in PDF as shown in the image of the form.
As an example, I attach an image of how I intend to make the template, it is just an example.

Captura de pantalla 2024-04-24 090223.png

Thank you

0 1 55
1 REPLY 1

You can use START expression to filter data relevant to each category

Top Labels in this Space