My goal is to understand the mechanism on how to show a property on a report based on another property.
For instance i would like to show 50000034 only when the WC=3.
Any help would be appreciated.
If this is a Mongoose report, it should be very simple. Use the "Visible When" property under "Behavior". This will let you create a condition for the component.
"Visible When" uses only basic AND's and OR's so depending on the complexity of your condition you might need to rethink it.
Thank you so much Stephen, your answer has been very helpful