Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Pivot Table Dates Grouping Issue with Olap Cube

Hi,

This might be quite simple, but I do not know how to solve my issue.

I am creating an OLAP cube from an external data source as the number of
records are over 200k.

Assume 3 fields.
department, employee, date, amount.

Amount is summed at the department, employee, date dimensions.

In choosing the dimensions, I think I only have the choice of grouping the
date field.
The Olap cubing process then stores the date dimension at the year, month,
day level. However, in the pivot table I have to click on each year, month,
and then day to see the details.

Instead, I would like to see the date in the pivot table with no grouping
(i.e. 07/13/2007).

Is this possible?

Many thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Pivot Table Dates Grouping Issue with Olap Cube

You do not need to create the OLAP cube. Even though the data is over 200k
records you can create a pivot table off of it. Create a new pivot table and
when asked what the data source is select External Data. Browse to your
database and create your query. This will return the records into the pivot
cache (which is only limited by memory and not 65,536).

Doing it this way you can choose to group and display your dates however you
want.
--
HTH...

Jim Thomlinson


"nrehman" wrote:

Hi,

This might be quite simple, but I do not know how to solve my issue.

I am creating an OLAP cube from an external data source as the number of
records are over 200k.

Assume 3 fields.
department, employee, date, amount.

Amount is summed at the department, employee, date dimensions.

In choosing the dimensions, I think I only have the choice of grouping the
date field.
The Olap cubing process then stores the date dimension at the year, month,
day level. However, in the pivot table I have to click on each year, month,
and then day to see the details.

Instead, I would like to see the date in the pivot table with no grouping
(i.e. 07/13/2007).

Is this possible?

Many thanks.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Pivot Table Dates Grouping Issue with Olap Cube

Jim,

Thanks. I have created pivots as you have mentioned. I used 200k records
as an example. However, is there a way using OLAP cubes and still solve date
issue.

Many thanks.


"Jim Thomlinson" wrote:

You do not need to create the OLAP cube. Even though the data is over 200k
records you can create a pivot table off of it. Create a new pivot table and
when asked what the data source is select External Data. Browse to your
database and create your query. This will return the records into the pivot
cache (which is only limited by memory and not 65,536).

Doing it this way you can choose to group and display your dates however you
want.
--
HTH...

Jim Thomlinson


"nrehman" wrote:

Hi,

This might be quite simple, but I do not know how to solve my issue.

I am creating an OLAP cube from an external data source as the number of
records are over 200k.

Assume 3 fields.
department, employee, date, amount.

Amount is summed at the department, employee, date dimensions.

In choosing the dimensions, I think I only have the choice of grouping the
date field.
The Olap cubing process then stores the date dimension at the year, month,
day level. However, in the pivot table I have to click on each year, month,
and then day to see the details.

Instead, I would like to see the date in the pivot table with no grouping
(i.e. 07/13/2007).

Is this possible?

Many thanks.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivot Table accessing data from OLAP cube Neha Sachdeva Excel Worksheet Functions 0 February 23rd 10 04:33 PM
suppress warning and locate cube in a pivot table from olap cube Tewari Excel Discussion (Misc queries) 0 March 28th 07 06:54 AM
Pivot table and OLAP Cube Edvin Sovinc Excel Programming 0 November 20th 06 04:16 PM
Pivot Table - OLAP Cube dlinvfc Excel Discussion (Misc queries) 0 January 31st 06 12:26 AM
olap cube (pivot table) Jodel Excel Programming 0 December 14th 04 11:09 PM


All times are GMT +1. The time now is 06:31 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"