Table of Contents

Field ReportDataComparisonFailed

Namespace
DocWright.Core.Diagnostics
Assembly
DocWright.Core.dll

DXP9206: a sort, a group or a filter compared values that cannot be compared — a number with text, Like against something that is not text, or a TopN, BottomN, TopPercent or BottomPercent value that is not a number. The reference implementation stops processing the report, and so does DocWright.

public const string ReportDataComparisonFailed = "DXP9206"

Returns

string
DXP9206: a sort, a group or a filter compared values that cannot be compared — a number with text, Like against something that is not text, or a TopN, BottomN, TopPercent or BottomPercent value that is not a number. The reference implementation stops processing the report, and so does DocWright.