79493694

Date: 2025-03-08 00:41:52
Score: 1
Natty:
Report link

Step 1: create a detail-level formula that return 1 if PartNumber = Part. Otherwise, 0.

Step 2: create a group-level Sum (or Max) of that formula.

Step 3: Create a Group Selection Formula of @Group_Sum_Formula > 0
(or @Group_Max_formula = 1).

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @Group_Sum_Formula
  • User mentioned (0): @Group_Max_formula
  • High reputation (-1):
Posted by: MilletSoftware