Forum Discussion

somnath6309's avatar
somnath6309
Helper I
9 months ago
Solved

|| Dynamic Segmentation : The formula ||

Hi, Pls vide the folloiwng pic :   Here, we use SUMX to get the right total as shown in the Matrix. However, if we omit the SUMX, the formula still works but we get the wrong summation at the...
  • MFelix's avatar
    MFelix
    9 months ago

    Hi somnath6309 ,

     

    That is refering to the the fact that you are using the values from the segment table within each row meaning that for each line you only have a single line if you took for example the Very Low you have min 0 maximum 75 this is what is going to be applied to the specific calculation and the result gets the exact result.

     

    So the row context is coming directly from your segment table since you used it in your lines in the matrix visual and then applying that to the calculation.