Hello to the entire Community.
This is the question:
I have a list of items ([Related LINALBs]) that, among other columns, has [REF] and [AMOUNT].
I want to print a PDF but only with the elements ([REF]) that add up to a certain AMOUNT.
Practical case:
The sum of [AMOUNT] of [Related LINALBs] is €5,000 but I want only elements to appear in the PDF until they total €1,000 (approximately).
Thank!!!