QuestionQ58

Filtering and Formatting Results

What happens when the tstats command is used with summariesonly=false?

  • A Returns results from only non-summarized data.
  • B Returns results from both summarized and non-summarized data.
  • C Prevents use of wildcard characters in aggregate functions.
  • D Returns no results.
Explanation

With summariesonly=false, tstats returns results from the available summarized data and also searches raw, unsummarized data outside the data model’s summary range.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!