PDF report with filter

Hi,

I need help please.

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

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

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