Hello, I am building a use case and I need to calculate several variables and show aggregared data in a form of 'SUM' vaue.
I do have a lot of data for the dimension I am using and I would like to limit those according to the 'SUM" value.
Is there any way that I could place aggegated filter?
E.g. SUM(A+B)>5
I am not able able to use the Pull-Up function here.
I would not prefer to Limit the rows or use First K Rows.
Ideally I am looking for an Option which would work in similar way as "Having" works in SQL.
Will be grateful for any answers/ hints.
Best regards,
Krzysztof