Custom DFF
Can we create such DFF for Y n N value where Y would based certain assignment info else it would be N.
Based on the assignment logic, we need to automatically populate a value of "Y" or "N"
. For example, if a person meets the defined assignment logic, the value should reflect as "Y"
; otherwise, it should be "N"
.
This value should also dynamically update whenever the person's assignment changes in the future.
We have already explored multiple options such as:
- Custom DFF creation
- Fast Formula (FF)However, these approaches didn’t fulfill the requirement.
Could you please confirm if there is any possibility to achieve this through