not able to summarize by group (bug or hidden property?)
Hi ,I 'm not sure if it is caused by bug or there is hidden property causing the issue.Please find attached the table that contains two columns (:problem column and :N Rows). I tried to summarize the problem column as below but it do nothing and return same table.
1) N(:problem column) by :problem column
2) Sum(N Rows) by : problem column.
the out put should have group :problem column. Instead , it ...