Forum Discussion

Maieev's avatar
Maieev
Resolver I
2 years ago

Bookmark pop up window interactions

Hey,

 

I have a bookmark that pops up a window on the table. Everything works fine, but I have a question: is it possible to make it so that I can click on the value from the table below (to filter the values ​​in the window) and the pop-up window would not hide underneath? Now, when I click on a value, I have to unclick somewhere in an empty space to make the window come back to the top.

 

(here you can see that pop up is opened but I clicked on matrix and window is not showing on top of that matrix)

 

Second question, can I somehow make it so that by clicking on the value from the table in the window, I can also filter the table underneath? In relationship cross filtering is set as both but it doesn't work. When I click on a value from the table in the window, the second one in the window is filtered, but not the matrix below. In interactions it is set to filtering. Clicking on value in matrix is filtering tables in the window.

 

Thank you!

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Maieev ,

    To first question, you can try using the "AlwaysOnTop" tool to keep the pop-up window on top of the table.You can download in here:

    superuser.com

    the interaction is set to filtering, but it doesn’t work. It’s difficult to determine the root cause of the issue without more information. You can try checking the following:

    1. Ensure that the relationship between the two tables is set up correctly.
    2. Check if there are any filters applied to the table below that might be interfering with the cross-filtering.
    3. Verify that the data types of the columns being used for cross-filtering match

    Best Regards,

    Xianda Tang

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • Maieev's avatar
      Maieev
      Resolver I

      I'm not allowed to download any software on work computer unfortunately. I hoped for an in-built solution.

       

      To the second one, I will check again, thanks for advice.