Navigation Deeplink with "mapcolumn"

Does anyone have expierience with the โ€œmapcolumnโ€ link parameter?
It is mentioned here under โ€œManually Constructing Deep Linksโ€.

Under UX > Views I have defined my map column [XY] for my โ€œMap_Viewโ€.
I want to use the LINKTOFILTEREDVIEW() to open the map with a different map column: [XY_VC]

Something like:
LINKTOFILTEREDVIEW("Map_View", <<Filter_Condition>>) & "&mapcolumn=XY_VC"

Iโ€™m pretty sure that this was working until yesterday. But now, the mapcolumn parameter will be ignored.

I know I could solve this by creating another map view. But I thought I could avoid this.

0 5 307
5 REPLIES 5

@Grant_Stead @tsuji_koichi do you have any experience with the โ€œmapcolumnโ€ link parameter?
Iโ€™m in contact with AppSheet support, but it seems they still have not found the reason.

I would create a map view ux with that column as the xy, then simply LINKTOFILTEREDVIEW()

Hi @Grant_Stead yes you are right. But if the mapcolumn parameter would work, you could avoid an extra map view.

Iโ€™m not perfectly sure what youโ€™re trying to achieve. Nested xy type views or something?

I want to do this without the need of a second map view.

Top Labels in this Space