Forum Discussion

Umadhandapani's avatar
Umadhandapani
Helper II
4 years ago
Solved

Drillthrough with two different tables with same fields.

Hi, This is my sample matric table . For example, let us take 'Org3' row, on clicking the value of Org3 (row) & Org1(column) value '20', It leads to drill through page where it shoul show in...
  • NickolajJessen's avatar
    4 years ago

    Well, the filter you  are passing is: Column1 MUST be org3 and Column2 MUST be org1. Therefore you will get that result in both tables. I see you tried switch the rows and column in the matrix. That's not how it works.

    You can do like this though:

    Notice how i'm switching the cols to get the "opposite" result on the matrix