Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
typeflat
printablefalse

Generate links to the rows in the input table. These links will point to a single page view of the results. From the single page view you can also browse to the batch or incident view that generated the data (if there is one).

...

  1. Click + on the parent node.

  2. Enter Link to Result Row operator in the search field and select the operator from the Results to open the operator form.

  3. In the Table drop-down, enter or select a table to generate links for each row.

  4. Click Run to view the result.

  5. Click Save to add the operator to the playbook.

  6. Click Cancel to discard the operator form.

Usage

...

details

LQL Command

Code Block
linkToResultRow(input_table)

Input Parametersparameters:

input_table: Table to generate links to

...