func(!DUPLICATE!)
def func(dup): if dup == "0": return "CATEGORY 1" elif dup == "1": return "CATEGORY 2"
result
if [DUPLICATE] = 0 then result = "CATEGORY 1" elseif [DUPLICATE] = 1 then result = "CATEGORY 2" else result = [DUPLICATE] end if
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.