- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 01:53 AM
Hi everyone,
I'm exploring Decision tables in Decision builder. When there are multiple condition columns on the decision table, is it possible to make some columns not applicable, for some rows? For instance in this table below, the column 'Brand' is not relevant to the first three conditions. Essentially I'd like something like an 'is anything' or 'is empty OR is not empty' type of operator.
Likewise for my third condtion on the second row (Contract net margin). I've put in the range -9999999 to +9999999 to bascially say it's not relevant, except that I've separately then had to add another row below to account for the scenario when the field is empty:
Any pointers, much appreciated.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 01:57 AM
Hi @Jamsta1912 ,
In this case, you can keep that question as empty. It will not be considered in condition evalutation. Also, make sure your question should not be set as mandatory.
Regards,
Sonu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 01:57 AM
Hi @Jamsta1912 ,
In this case, you can keep that question as empty. It will not be considered in condition evalutation. Also, make sure your question should not be set as mandatory.
Regards,
Sonu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 05:52 AM
Hi Sonu,
Thank you. That is nice and simple! I don't seem to be able to empty a column once I have populated it, but it's OK as I have just re-created the lines and deleted the existing ones.