How can I pass a value to views in dashboard

Hi.

I'm making an app for managing lawsuit information.

When I want to pass a value to a single view, I can use LINKTOFILTEREDVIEW function. But when the Target is a dashboard view, it doesn't seem to work.

 

I can open a dashboard when I press a button from Case detail view. I added three views and each view is connected to three sheets, and these sheets all have a Column named Case ID, whch is referencing the Case Table.

Currently, it shows all data in each table.

But I want to see only related data to this Case.

So, I want to filter data with the Case ID value to each view entry I made in the dashboard view.

 

I've also tried to make a data slice but it's not working as intended.

 

Can I get any help with this?

Thank you.

Solved Solved
0 1 139
  • UX
1 ACCEPTED SOLUTION

Check out an "interactive dashboard", with proper references setup from each of the 3 mentioned tables, to a single case table.

View solution in original post

1 REPLY 1

Check out an "interactive dashboard", with proper references setup from each of the 3 mentioned tables, to a single case table.

Top Labels in this Space