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 200
  • 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