SPLK-1002 · Question #283
Which of the following is true about data sets used in the Pivot tool?
The correct answer is A. They can only be created from data models. In Splunk, the Pivot tool works exclusively with data models. A data model defines a structured, hierarchical view of data through object definitions, and Pivot uses these objects as the basis for building visualizations without requiring SPL knowledge. Pivot datasets cannot be…
Question
Which of the following is true about data sets used in the Pivot tool?
Options
- AThey can only be created from data models.
- BThey can only be created by users with the Admin role.
- CThey can only be created from summary indexes.
- DThey can only be created from saved reports.
How the community answered
(31 responses)- A94% (29)
- B3% (1)
- D3% (1)
Explanation
In Splunk, the Pivot tool works exclusively with data models. A data model defines a structured, hierarchical view of data through object definitions, and Pivot uses these objects as the basis for building visualizations without requiring SPL knowledge. Pivot datasets cannot be created directly from summary indexes, saved reports, or arbitrary searches - a data model must be built first to serve as the dataset. Role restrictions (option B) are not a defining characteristic; any user with appropriate permissions can use Pivot on an available data model.
Topics
Community Discussion
No community discussion yet for this question.