dbTalk Databases Forums  

Business Objects, an APPARENTLY simple COUNTER ....

comp.databases.olap comp.databases.olap


Discuss Business Objects, an APPARENTLY simple COUNTER .... in the comp.databases.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Luca
 
Posts: n/a

Default Business Objects, an APPARENTLY simple COUNTER .... - 02-08-2005 , 12:24 PM






Dear all,
we have problems with a formula for an apparently simple counter.

This is the formula

=TotalCount(If (<valore test(Query)>) = 0 Then 0 Else 1)

It seems that the "= 0" is worthless
because it gives the same results as the "<> 0".

Please help us, this is the last issue of a complex report, and the rest is OK !

Thanks in advance,
8)

Reply With Quote
  #2  
Old   
YouveGotToBeKidding@nowhere.com
 
Posts: n/a

Default Re: Business Objects, an APPARENTLY simple COUNTER .... - 02-11-2005 , 05:31 AM






Count(0) will surely be same as Count(1).
Don't you really want to Sum() ?



On 8 Feb 2005 10:24:06 -0800, lovasto (AT) energee3 (DOT) com (Luca) wrote:

Quote:
Dear all,
we have problems with a formula for an apparently simple counter.

This is the formula

=TotalCount(If (<valore test(Query)>) = 0 Then 0 Else 1)

It seems that the "= 0" is worthless
because it gives the same results as the "<> 0".

Please help us, this is the last issue of a complex report, and the rest is OK !

Thanks in advance,
8)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.