I wonder if including [_THISROW] might not be the problem. I have done something similar in an app of mine. I wanted to make a list of items from the whole table so I didn’t use [_THISROW]. Is the data that you want in other rows?
P.S. If you could provide higher quality screenshots in the future, that would be nice. This was hard to read.
I want to count the sum of an enumlist column with certain criteria.
in this case I have a column for the month of payment, if I only count how many months, of course it is very easy. but when I only want to calculate the monthly payment column with certain criteria, for example
Monthly Payment: Jan, Feb, Mar
Count[Month Payment]
But, if one of the criteria is included in the monthly payment, how do I make the formula? for example, only counting 1 or 2 months, because the remaining 1 month does not fit the criteria