BI publisher report
Hi,
I have developed Siebel BIP reports, I am doing calculation for-each-group as below:
<?count(current-group()/SRId[../Status!='Closed'])?>
My question is in that in a group if SRId is null or blank, I want to display 0. If SRId is available I am getting count number.
I have developed Siebel BIP reports, I am doing calculation for-each-group as below:
<?count(current-group()/SRId[../Status!='Closed'])?>
My question is in that in a group if SRId is null or blank, I want to display 0. If SRId is available I am getting count number.
Please let me know how we can achieve
Thanks in advance.
Sirini
0