I'm trying to subtract a field from a case when statement with a sum summary type on it in a SS, any tips? Thank you!
Matt L
09/16/2022, 3:26 PM
essentially I need {field}-SUM(case statement)
seems simple, but I keep running into errors or incorrect values
l
Luis
09/16/2022, 3:51 PM
Try adding some summary types to that {field} as well. I typically use MIN or MAX. So try MAX({field}) assuming the field's value is constant within the record if there are multiple lines like transaction lines