試験CSA-JPN トピック1 問題377 スレッド
ServiceNow CSA-JPNのリアル試験問題集
問題 #: 377
トピック #: 1
問題 #: 377
トピック #: 1
データ ピル ピッカーを使用する場合、どのキーをドット ウォークに使用しますか (他のテーブルの 6 フィールド?
おすすめの解答:D 解答を投票する
When using the Data Pill Picker in Flow Designer, dot-walking is used to access fields in related tables.
The shortcut for dot-walking in the Data Pill Picker is:
🔹 Ctrl < and Ctrl >
What is Dot-Walking?
Dot-walking allows users to access fields in referenced records.
For example, if you have an Incident record with a Caller field (which references the sys_user table), you can dot-walk to the Caller's email using:
CopyEdit
incident.caller.email
This is useful when building conditions, flows, and reports in ServiceNow.
Why Other Answers Are Incorrect:
A . Arrows - Arrow keys are used for navigation, but they do not support dot-walking.
B . Plus, Minus - These keys are not used for dot-walking in ServiceNow.
C . Ctrl C, Ctrl - These are copy-paste shortcuts, unrelated to dot-walking.
E . Shift F4, Shift F5 - These do not have any function related to dot-walking.
Reference from Certified System Administrator (CSA) Official Documentation:
ServiceNow Dot-Walking & Data Pill Picker
ServiceNow CSA Training Module: "Using Dot-Walking in Flow Designer and Reporting"
The shortcut for dot-walking in the Data Pill Picker is:
🔹 Ctrl < and Ctrl >
What is Dot-Walking?
Dot-walking allows users to access fields in referenced records.
For example, if you have an Incident record with a Caller field (which references the sys_user table), you can dot-walk to the Caller's email using:
CopyEdit
incident.caller.email
This is useful when building conditions, flows, and reports in ServiceNow.
Why Other Answers Are Incorrect:
A . Arrows - Arrow keys are used for navigation, but they do not support dot-walking.
B . Plus, Minus - These keys are not used for dot-walking in ServiceNow.
C . Ctrl C, Ctrl - These are copy-paste shortcuts, unrelated to dot-walking.
E . Shift F4, Shift F5 - These do not have any function related to dot-walking.
Reference from Certified System Administrator (CSA) Official Documentation:
ServiceNow Dot-Walking & Data Pill Picker
ServiceNow CSA Training Module: "Using Dot-Walking in Flow Designer and Reporting"
Yokoyama 2026-07-31 08:30:14
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。