PDF report with filter

Hi,

I need help please.

I have a bot to create a PDF report. The template has the following structure:

HguillenA_0-1696352576067.png

that works perfectly to display record data when the Status column is ACTV and/or CNCL.

I want to make a change so that the report can only generate records when Status is equal to ACTV. I appreciate the assistance you can provide to make this change

Solved Solved
0 1 232
1 ACCEPTED SOLUTION

Try with <<Start: SELECT([Applicant_ID].[Related Applicant Employments],[Status]="ACTV")>>

View solution in original post

1 REPLY 1

Try with <<Start: SELECT([Applicant_ID].[Related Applicant Employments],[Status]="ACTV")>>

Top Labels in this Space