Skip to main content
Version: v0.18.0

NuixCreateReport

Alias:NuixCreateReport

Output:StringStream

Requires Nuix.Version 6.2

Requires Nuix.Features: ANALYSIS

Creates a report for a Nuix case. The report is in csv format. The headers are 'Custodian', 'Type', 'Value', and 'Count'. The different types are: 'Kind', 'Type', 'Tag', and 'Address'. Use this inside a WriteFile step to write it to a file.

ParameterTypeRequiredPositionDefault ValueExampleSummary
CasePath
Directory
stringUse the current open caseC:/Cases/MyCaseThe case path to use. If this is set, that case will be opened. If it is not set, the existing case will be used. If it is not set and no existing case is open this will result in an error.