Hi,
I have applied filters to a column Z where I have created formula to return a value of 1 to which I want to see these rows only. Anything without 1 will be filtered out and not visible. E.g. rows before and after my desired range of data.
Next, when I wish to return the count of how many times a description occurs by Reference Number then I would use the expression along the lines of count(ColumnX."Description" by ColumnX."Description", ColumnY."Reference")
Now, this expression does work however in the subject area I am working on there are some situations where it returns data that is filtered out, e.g. outside my desired range.
In other workarounds I have applied the msum logic so it's searching row by row and it has worked but not for this particular example. I only have experience in Answers so I am unable to interfere with the settings behind the subject area.
Does anyone have any suggestions when I only want to carry out the count expression only for the desired range and not to pick up "hidden" rows of data?
Thanks,
Jas