Row Key settings not visible when creating a new report

When I create a new report from scratch, I cannot see the option “Row key settings” in the Data Access Tab.

This option is important to open cases directly from the report.

The corresponding section pzDataAccessTabRight has the following visibility condition .pyUI.pyBody.pyUIFilters.pyGetDistinctRows = false || .pyUI.pzIsSummary = true which I cannot decipher.

The only work around is copying existing reports with row key settings enabled, however this cannot be the solution!?

@bpodlaha76

The solution is as follows: if there is a check at “Remove duplicate rows”, then the box Row Key Settings won’t be displayed.