Forum Discussion
Pmasuch
3 years agoRegular Visitor
Remove Filter Context from Table Visual when Matrix is clicked
Hey there, I have a matrix visual with the columns "destination" and "order number". The destination is the first row and the order number the second. When I open the matrix in one destination...
- 3 years ago
You need to use a shadow copy of your table to do that
see attached
Pmasuch
3 years agoRegular Visitor
Is there any opportunity to create a measure for the table visual, that ignores the filter context from the matrix with creating a "shadow table"? I tried your solution with tab editor, it doesn't work 😕
- lbendlin3 years ago
Super User
you lost me there. I still don't know what that would have to do with Tabular editor.
- Pmasuch3 years agoRegular Visitor
To duplicate the table doesn't worked for this problem.
I'm working with own created dataflows, so I have created a new dataflow with the necessary data, almost a duplicate but a little bit smaller.
Now it works. Thank you very much!