Show if expression error for inline ref table view

Hello all,

Iโ€™m trying to specify an inline table for a detail view shown in a dashboard. I feel Iโ€™ve done this before successfully.

For some reason the show if expression is working correctly but I get an error? I am using the expression Context(โ€œViewโ€=โ€œCURRENT PRODUCTโ€) and it parses correctly in the expression assistant.


Solved Solved
0 2 214
  • UX
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

should be:

Context(โ€œViewโ€)=โ€œCURRENT PRODUCTโ€

View solution in original post

2 REPLIES 2

Steve
Platinum 4
Platinum 4

should be:

Context(โ€œViewโ€)=โ€œCURRENT PRODUCTโ€

Thank you sir! @Steve

Top Labels in this Space