Forum Discussion
ExcelKnut
1 year agoFrequent Visitor
Bins Count
I created a matrix that consists of two fields (Grade & Student ID) and two measures (Student ID Count & Student ID Bins). The Student ID Count simply counts the number of occurrences of the Student...
- Anonymous1 year ago
Hi, ExcelKnut
You can try the following methods. Based on the data you provided.
Create a new table.
New table = SUMMARIZE('Table',[Student ID],"Bins",[Student ID Bins])Result:
Is this the result you expected?
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
ryan_mayu
1 year agoSuper User
could you pls provide some sample data not the matrix table