「部署」のフィールドに特定の用語が含まれる場合、対応する部門を、「部門」フィールドに割り当てたいです。
ここで、「2つ以上の用語が含まれる場合、上位の部門を割り当てたい」のですが、実現可能でしょうか。
例:部署名が「人事総務部」の場合、「人事部門」に割り当てたい(「総務部門」には割り当てない)
Solved! Go to Solution.
You haven’t described your current setup but I assume you’re using Change Data Value. If so, when you use Add Choice the choices are evaluated from top to bottom. Only the first matching choice is used.
So yes, you can prioritize your matching logic.