Home

Derived Field: coll_negative_allowed

Back to List Edit Test
Field Details

Field Name:

coll_negative_allowed

Source Table:

evolved_records

Status:

Active

Expression Type:

jinja

Output Type:

BOOLEAN

Version:

v1

Used In:

Not used in summaries or templates

Display Name:

Negative Deduction Allowed

Expression:

            {% if raw_data.product in ["ALN", "CVL", "PLN", "CEL", "TWL"] %}
                false
            {% else %}
                true
            {% endif %}
            
Dependencies

No dependencies defined

Joins

No joins defined

Registry Information

No registry entry found

Version History

No version history available

Field Usage

Referenced by:

Loading...