[_THISROW] to filter slice doesn't work. I ha...

[_THISROW] to filter slice doesn’t work. I have two tables: Sale Data (Sale Number, Vendor, Buyer, Dates, etc) Sale Products (Sale Number, Product, Quantity) When i click in a Sale Data row, it opens the details, and in this page i have an action that goes to a Sale Products slice. I want that this slice filters the products by that clicked Sale Number info. I thought that i could use a [Sale Number] = [_THISROW].[Sale Number] filter, but i can’t. Actuallyi don’t know in what situations

[_THISROW] should be used, didn’t find examples.

Maybe i can storage the Sale Number info somewhere every time i enter in the Sale Data details screen?

0 1 362
1 REPLY 1

Action LINKTOFILTEREDVIEW worked!

Top Labels in this Space