Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
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!
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
20 | |
14 | |
11 | |
10 | |
8 |
User | Count |
---|---|
21 | |
15 | |
9 | |
7 | |
6 |