- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
You can use an expression in the binding, so try
$.PurchaseOrder.Item.[ActionCode <> "03"]
Note the full stop should be before the opening square bracket.
Regards
Bruce