Forum Discussion
purplehaze
Advocate I
8 years agoRemove summarization of Matrix Values
Hello, I'm trying to create a Matrix table that maps a user's answer score to a question for multiple users. In my database I have the questions, user identifiers and their answer scores for the ...
edejes2
Advocate IV
8 years agopurplehaze
Advocate I
8 years agoHi edejes2
Thanks for the reply, yes had tried your suggestion on the data fields. The issue is the Matrix visual seems to enforce some sort of summarization still.
Luckily, I found a solution which was to select 'Average' for the values. As there was only 1 value per question per user, it shows the correct value. I can see this being a potential issue in other cases though, maybe from a performance perspective if there's unnecesscary data processing happening? Would be good to see a don't summarize option enabled.