It's part of an SQL select and delivers a count of all records where column reg_id is '03' and the date stored in column report_date falls into a range calculated from the macro variable vision_date. How intnx() works is found in the link provided by @Rick_SAS.
... View more