Forum Discussion

ani99's avatar
ani99
New Member
6 years ago
Solved

Matrix visualization show row count

Hello All, I have created a matrix visualization. I have multiple rows in matrix to make it look like a drill down report. I had a requirement to show the count at the end of the rows, then sub-ro...
  • ibarrau's avatar
    ibarrau
    6 years ago

    It is a really crazy requirement to have this concatenated values. I was trying to explain that only measures can change dynamically. You need to build a measure with this values instead of columns if you want the filter to recalculate the values.

     

    Regards,