Hi All,
I have used the aggregation function in expression rule to count the values based on certain column. But I need to filter that the calculated count value should not be greater than 8. Can anyone please help me out.
Discussion posts and replies are publicly visible
Hi Rahul009 first you should filter out the values in column . if you are using record than you can use user filter or source filter for that than you can apply the aggregation fuction on the column. I hope this helps you.
Hi prakhar2511, I am not using record type, but instead getting values from table through expression rule. Could you please tell me how can I apply filter on count column having alias name.