Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
DRM Derived Property

User_CPUAR
Member Posts: 18 Blue Ribbon
Hi,
I want to create a DRM derived property which checks for Value "Y" from 2 other properties. If either of them is Y then populate the Derived property value as Y or else blank
New Derived Property = If Property A = Y or Property B = 'Y' then populate 'Y' else return Empty
Thanks