Linktofilteredview - View name as Column Value

Hi everyone, for those familiar with LINKTOFILTEREDVIEW I would like to know if there is a workaround for enclosing my View name in quotes. Basically if you use a LINKTOVIEW as a row level behavior->action you are able to use a column reference as a view name, for example…

LINKTOVIEW([column])

Whereas in the filtered view it would be similar to the following…

LINKTOFILTEREDVIEW("Products", [Status] = "ACTIVE")

Is there a workaround I can use to get the LINKTOFILTEREDVIEW ‘view’ to reference a column and not a text value inside of quotation marks? My reason for wanting to do this is because like the LINKTOVIEW I can then assign a column value to automatically go to a view instead of spelling it out in the Behavior->Actions section where I have many dozens of different filtered views to navigate to.

Solved Solved
0 2 160
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

Nope.

View solution in original post

2 REPLIES 2

Steve
Platinum 4
Platinum 4

Nope.

Thanks Steve, guess i’ll just have to use a large expression for the time haha. Thanks again for your quick reply you’re an extremely valuable person to have here in the community and I really appreciate your feedback.

Top Labels in this Space