Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!See when key Fabric features will launch and what’s already live, all in one place and always up to date. Explore the new Fabric roadmap
Hello,
I need to find out if there is a way that PowerBI can pull out every student's best test scores (by test subject) and create a table of them?
For example:
Student ID | Test Subject | Test Date | Score |
1 | English | 2/1/24 | 100 |
1 | English | 1/1/24 | 80 |
1 | English | 1/15/24 | 90 |
1 | Math | 3/1/24 | 75 |
1 | Math | 3/14/24 | 92 |
1 | Math | 4/1/24 | 100 |
1 | Math | 3/24/24 | 95 |
Here is what I'd like the result to be - a table showing this:
Student ID | Test Subject | Test Date | Score |
1 | English | 2/1/24 | 100 |
1 | Math | 4/1/24 | 100 |
(There are many more students than just student #1 but you get the idea!)
Thanks in advance!!
Solved! Go to Solution.
Hi @afaherty
you just need to write a column in your table as follows:
Hi @afaherty
you just need to write a column in your table as follows:
Perfect! Thank you SO much!
User | Count |
---|---|
19 | |
18 | |
16 | |
13 | |
13 |
User | Count |
---|---|
9 | |
8 | |
8 | |
7 | |
6 |