Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Drill through adding additional filters

Hi all, 

 

I am creating a page which shows the following : 

 

Employee NameDepartment No of High Rated ErrorsNo of Low Rated Errors
John SmithHR42
Michael JacksonSales31

 

The "No of High Rated Errors" and "No of Low Rated Errors" are both CALCULATE(COUNT( measures.

 

From this I have created a Drill Down Page which shows me the same table as above, but also another table as below : 

 

Error TypeFlag High ErrorFlag Low Error
Error Type 1Yes 
Error Type 2 Yes

 

I am trying to create the drill down to show that when I select a individual on the first page, drill down by that employee name only to the drilldown page, allowing me to see the "Error Type" and if either "Flag High Error" or "Flag Low Error" is applicable.

 

Unfortunately at the moment, the drilldown also applies other filters on the drilldown page such as the "No. of High Rated Errors" = 4, which removes the other "Error Types" when drilling through. 

 

Is it possible to have the drilldown to only have the "Employee Name" Filter when drilling down from the first table?

2 Replies