Guest_imported
New member
- Jan 1, 1970
- 0
Hi All,
I work in insurance co. and just started using BO.
Just running a routine check on our data, I use the query manager and select dimension <Crd Nbr1> and set the condition <Crd Nbr1> = '0000000000000000'. I made sure I want duplicate rows and return default # rows.
The constructed table on shows 1 row of 0000000000000000! A quick check using formula =NumberOfRows("xxx"
returns 20K records.
The weird thing is, when I create measure (CountAll(<Crd Nbr1>)) it returns only 1!
But when I view the data its all there. Even the rows read is correct. What's wrong with my formula??
I work in insurance co. and just started using BO.
Just running a routine check on our data, I use the query manager and select dimension <Crd Nbr1> and set the condition <Crd Nbr1> = '0000000000000000'. I made sure I want duplicate rows and return default # rows.
The constructed table on shows 1 row of 0000000000000000! A quick check using formula =NumberOfRows("xxx"
The weird thing is, when I create measure (CountAll(<Crd Nbr1>)) it returns only 1!
But when I view the data its all there. Even the rows read is correct. What's wrong with my formula??