SummarizeGridNotes
The SummarizeGridNotes
text function can be inserted into a text box and
used to summarize Notes that appear in a Note segment in a grid (inline grid Note
entry).
This function is only available in a text box and not a text row or column. It also requires a grid with a Note segment (column or row) to be present in the report.
Syntax:
SummarizeGridNotes(Note Segment, Use Context)
-
Note Segment: is the Note row or column reference to be summarized
-
Use Context (true or false): include the data value for the member associated with the Note segment.
Example:
Summarizes Notes in Note column F and includes the data context in the summarization.
SummarizeGridNotes(F, true)
For more information on the SummarizeGridNotes
text function, see Creating a Report with Generative AI for Narrative Summaries.