'Show only first row in a table in RDLC report
I have a table in my RDLC report which has two row groups i.e. one parent group and then its child group. The table has one column which has value as an expression. There are multiple rows coming in the table with the same value but I want to print only the first row. I have tried row visibility and hidden duplicates approach but nothing is working.
I just want my table to have only one row no matter what happens.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
