Forum Discussion
krisjean
2 years agoRegular Visitor
AVERAGE
i have a student table and each row has the data of rollno,name, and marks of ,exam1,exam,2,exam3 and so on. i want to take the average per students like XL in power bi . when i tried it gives sum only.
id name 50 50 50 53 43 78 and average at end end e.g. avg mark 54
2 Replies
- Jihwan_KimSuper User
Hi,
I am not sure how your datamodel looks like, but I tried to create a sample pbix file like below.
Please check the below picture and the attached pbix file.
I hope the below can provide some ideas on how to create a solution for your datamodel.