Forum Discussion

jaryszek's avatar
jaryszek
Super User
1 year ago
Solved

How to filter dashboard while embedding ?

Hi Guys, 

it is posible to filter dashboard while embedding? 
how to make filters? Per visual/underlying table? 

Best Wishes,
Jacek

  • lbendlin's avatar
    lbendlin
    1 year ago

    The principle is the same. Your Embedding framework (whatever you use for that) needs to probe the filters that the report user has applied and then you can programmatically impact the visuals accordingly.

4 Replies

    • jaryszek's avatar
      jaryszek
      Super User

      This answer is about general filtering, I am asking about filtering specific visuals located on dashboard.

      So user clicks on page1 on specific row and filter context is shared with dashboard specific visual. 
      How to get to underlying tables using javascript API? 

      Best,
      Jacek

      • lbendlin's avatar
        lbendlin
        Super User

        The principle is the same. Your Embedding framework (whatever you use for that) needs to probe the filters that the report user has applied and then you can programmatically impact the visuals accordingly.