Forum Discussion

Mclovin100's avatar
Mclovin100
Frequent Visitor
3 years ago

Drill through using a filter

I have a line chart and each line got the following measures Measure = var a =calculate(counta(Student,[ID],Student[Status] = "A", Student[City] = "CA") var b = calculate(counta(Student,[ID], Stud...