Good evening,
Question: LPL - how to count the number of distinct records/rows in a filtered relation and pass it as a field. I tried a for each but how to get only distinct?
You can use "instance count of <RelationName>" to obtain a count of records the relation matches.