Map detail showing filtered rows from another table

sfd_pl
New Member

To create appsheet to track items on respective lanes and allow user to click on the pin of respective lane to see the number of pallets and details of the pallets. Details of pallets are store in table[F1 Summary].

I added an action which will bring me to F1 summary view and now iโ€™m struck on how to filter and show only the 24 pallets detail on F1-1. There is no such actions otherwise i think the solution is to group these actions.

3X_d_2_d21758a8b623a1485809d10b5adfe4fd4296ad4e.png

Solved Solved
0 6 132
1 ACCEPTED SOLUTION

In the Target setting of the actionโ€™s image you have shared.
3X_6_3_6307af50bf0d5e84b5f3c5a8e60e303d013880d5.png

View solution in original post

6 REPLIES 6

Your requirement is not very clear. But it sounds that you are looking for LINKTOFILTEREDVIEW()?

Sorry bout that.

So F1 summary contains a full detail of F1-1 to F1-42. When user click on the โ€œeyeโ€ beside actual pallets, information of all pallets in F1-1 will be shown.

How do i incorporate the linktofilteredview here?

Maybe

LINKTOFILTEREDVIEW(โ€œYour Summary View Nameโ€, [Lane]=[_THISROW].[Lane])

sfd_pl
New Member

Ok but where should I insert this into? Action behavior only allow Yes or No.

In the Target setting of the actionโ€™s image you have shared.
3X_6_3_6307af50bf0d5e84b5f3c5a8e60e303d013880d5.png

Hi Suvrutt_Gurjar,

Thank you for the solution and it works! Just need to change Lane to XY position.

Top Labels in this Space