create a new query subject based on below calculation
running-count (
count(
distinct
[querysubject]
)
for [querysubject_category]
)
use the above query subject as filter and set filter application to – “After Auto Aggregation”
find better solutions for analytics world
create a new query subject based on below calculation
running-count (
count(
distinct
[querysubject]
)
for [querysubject_category]
)
use the above query subject as filter and set filter application to – “After Auto Aggregation”