Forum Discussion
mscantle
Helper I
2 years agoPower BI table with rows filtering a dataset
I have a dataset of values for academic performance of high school students in various subjects (Maths, English, Science, etc). Each student belongs to one or more key groups (eg Male, Female, Speci...
- 2 years ago
Thanks, but this doesn't solve the problem.
I have ended up creating lots of measures and then arranging them in Cards as follows:
The slicers then all work.
I just can't help thinking this a very inefficient way of getting what I want.
PIYUSHPRAJAPATI
Resolver I
2 years agoCan you please provide the sample data because that would be give more idea....
- mscantle2 years ago
Helper I
Unfortunately, as the data is sensitive, I can't give you the data. However, I have two tables. One contains details about the students (name, gender, special need, etc), and another table containing the exam results for each student in each subject. The tables are linked using the admission number of the students (a unique identifier). I don't know if this is enough to help you understand the problem, but thanks for trying.