dbTalk Databases Forums  

Olap Cube not showing Data for the measure

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Olap Cube not showing Data for the measure in the microsoft.public.sqlserver.olap forum.



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

Default Olap Cube not showing Data for the measure - 07-13-2005 , 06:33 PM






I created a cube that have only one dimension Employee name and measure has a
colmn name Amount.
My amount measure is keep ccoming blank even there are some employee who
have data beside the null values.
Also the Total for all Employees also coming Blank.

What I need to do to fix it.
Please help


Thanks
Tanweer

Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: Olap Cube not showing Data for the measure - 07-13-2005 , 08:41 PM






how many rows are really processed?
what's appends when you hide empty cells? does the grid is empty (no cells
displayed)?

have you setup any format for your measure?
does it a measure or calculated one?


"Tanweer" <Tanweer (AT) discussions (DOT) microsoft.com> wrote

Quote:
I created a cube that have only one dimension Employee name and measure has
a
colmn name Amount.
My amount measure is keep ccoming blank even there are some employee who
have data beside the null values.
Also the Total for all Employees also coming Blank.

What I need to do to fix it.
Please help


Thanks
Tanweer



Reply With Quote
  #3  
Old   
Tanweer
 
Posts: n/a

Default Re: Olap Cube not showing Data for the measure - 07-14-2005 , 12:21 PM



In the fact tabel I have about 8000 rows, there is no index on the fact table
( I created manually every tiem I need to rebuild the cube)

There is only four measures using Aggreate function Sum and one measures
using Aggregate function count

Only one Dimension to show employee name the dimension is created using a

key to connect to another table to show the data from

Cells are displaying however no data.
Some rows in my database has Null

No format was setup

NO calculated one.

Thanks
Tanweer
"Jéjé" wrote:

Quote:
how many rows are really processed?
what's appends when you hide empty cells? does the grid is empty (no cells
displayed)?

have you setup any format for your measure?
does it a measure or calculated one?


"Tanweer" <Tanweer (AT) discussions (DOT) microsoft.com> wrote in message
news:B0A25B39-1798-45EF-9832-94042E3A962A (AT) microsoft (DOT) com...
I created a cube that have only one dimension Employee name and measure has
a
colmn name Amount.
My amount measure is keep ccoming blank even there are some employee who
have data beside the null values.
Also the Total for all Employees also coming Blank.

What I need to do to fix it.
Please help


Thanks
Tanweer




Reply With Quote
  #4  
Old   
Jéjé
 
Posts: n/a

Default Re: Olap Cube not showing Data for the measure - 07-14-2005 , 07:34 PM



the fact table contain 8000 rows, but does the result of the process is also
8000rows?
remember that AS create some joins when it load data from the database,
these joins can result in an empty result!!!
At the end of the process, AS display the real number of rows processed,
which could be different from the rows in the database.

When you are in the edit page of your cube and switch to "data" view, then
click to filter empty cells from the grid, does the grid continue to display
something?
If yes, whats appends when you double click on a cell? (normally, you'll see
a popup window with some cell information, like value and display (or
formatted) value)


"Tanweer" <Tanweer (AT) discussions (DOT) microsoft.com> wrote

Quote:
In the fact tabel I have about 8000 rows, there is no index on the fact
table
( I created manually every tiem I need to rebuild the cube)

There is only four measures using Aggreate function Sum and one measures
using Aggregate function count

Only one Dimension to show employee name the dimension is created using a

key to connect to another table to show the data from

Cells are displaying however no data.
Some rows in my database has Null

No format was setup

NO calculated one.

Thanks
Tanweer
"Jéjé" wrote:

how many rows are really processed?
what's appends when you hide empty cells? does the grid is empty (no
cells
displayed)?

have you setup any format for your measure?
does it a measure or calculated one?


"Tanweer" <Tanweer (AT) discussions (DOT) microsoft.com> wrote in message
news:B0A25B39-1798-45EF-9832-94042E3A962A (AT) microsoft (DOT) com...
I created a cube that have only one dimension Employee name and measure
has
a
colmn name Amount.
My amount measure is keep ccoming blank even there are some employee
who
have data beside the null values.
Also the Total for all Employees also coming Blank.

What I need to do to fix it.
Please help


Thanks
Tanweer






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.