SPLK-1001 Exam QuestionsBrowse all questions from this exam

SPLK-1001 Exam - Question 169


Put query into separate lines where | (Pipes) are used by selecting following options.

Show Answer
Correct Answer: B

To put query components separated by pipe (|) into separate lines, you typically use Shift + Enter. This key combination enables users to insert a line break within many text editors and query interfaces, creating better readability and organization of lengthy commands.

Discussion

4 comments
Sign in to comment
nimanami
Aug 5, 2023

technically speaking, you can use both Ctrl + \ AND Shift + ENTER. since Ctrl + \ is not in the answer options, then Shift + ENTER is the correct answer.

gongiz
Aug 1, 2024

Doesn't work. You need to use Ctrl + Shift + F

NLotus
Jul 8, 2023

Formatting pipes into separate lines is done with Ctrl + \ https://docs.splunk.com/Documentation/Splunk/8.2.1/Search/Parsingsearches

annouska
Sep 9, 2024

B. Shift + Enter You can also use Shift + Enter to force a new line https://docs.splunk.com/Documentation/Splunk/8.2.1/Search/Parsingsearches