Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Matrix 2ND Click on Row

Hello, I am experiencing a new function within a Matrix Visual and cannot determine where the vlaues are coming from. I have a DAX formula to calcualte a 3 month average.

 

3mth Avg = CALCULATE(SUM('ARTransactiontbl'[Positive Amount]),DATESINPERIOD('Date'[Date],LASTDATE('Date'[Date]),-3,MONTH))/3

I also have the matrix and a chart to show the results.

 

This is as predicted but when I click the row again I get a second set of numbers in the chart. I cannot seem to find where this result is from. Any Ideas?

 

Thank you!

 

1 Reply

  • v-lili6-msft's avatar
    v-lili6-msft
    Community Support

    HI, Anonymous

    How do you do that " I click the row again"? It seems that there is some interaction between the visuals.

    Could you share your sample pbix file for us to have a test

     

    Best Regards,

    Lin