How to hide/unhide row in RTF template
Suppose I have three fields in RTF Template
Row1 : A
Row2 : B
Row3 : C
When I run Report if Row 2 : B has null value it skips row. I want Row : A and Row : C to get synced like,
Row1 : A
Row3 : C
1
Suppose I have three fields in RTF Template
Row1 : A
Row2 : B
Row3 : C
When I run Report if Row 2 : B has null value it skips row. I want Row : A and Row : C to get synced like,
Row1 : A
Row3 : C