7

I want to achieve a solution where

  1. I have one dashboard ( a Data table )
  2. If the user clicks on any particular row, It can redirect him "Discover" with same filter showing related documents

I did not find such any documents. Please see if anyone can give me a hand on this

Anand Bajpai
  • 357
  • 1
  • 13

1 Answers1

5

The query actually stored in URL: enter image description here

So simply go to discover page and past _q query from dashboard to it: enter image description here

Andrei Tserakhau
  • 635
  • 7
  • 12