Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8635

Re: Count not suppressed detail rows

$
0
0

Hi Uli,

 

1) Create a formula with this code and place this on the details section:

 

WhileprintingRecords;

Numbervar count;

shared stringvar array str;

If ({ZCR0000000000310577027.PSP-Element (Stufe1)\PSP-Element (Stufe1) - PSP-Element (Stufe1) (Schlüssel)}

IN shared stringvar array str) then

 

count := count + 1;

"";

 

2) create another formula with thise code and place this on the footer:

 

Whileprintingrecords;

Numbervar count;

 

-Abhilash


Viewing all articles
Browse latest Browse all 8635

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>