I want to hide the column name repeated and the (Count) when I group by a column. I need only to display column values. Not the column names, :, (Count)
Question : Question 1 value (2)
Answer Value
Question : Question 2 value (5)
Answer Value
I need to hide the following
Question : (Count).
Thanks