In Visio I have a shape linked to a parameter table and a "*" in the shape text to display the parameter value.
The linked parameter in the table is the status of a device with enumerated values like Up or Down.
When hardcoding the index with "[param:*,2006,10]" it shows the correct display value, like Up.
But if I use SubscriptionFilter instead of a fixed index, it shows the raw integer value (1 for Up, 2 for Down)
Is there any flag I can add to the shape data fields to force it to show the display value instead of raw value?
Thanks,
Wieslaw
Hi Wieslaw,
Not sure if it would help but could you try it like this to avoid the param placeholder:
