ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   No grouping in pivot table (?ungroup?) (https://www.excelbanter.com/excel-discussion-misc-queries/218080-no-grouping-pivot-table-ungroup.html)

Colin

No grouping in pivot table (?ungroup?)
 
I've created an OLE DB Query that returns data from a SQL Server. I'd like
the data to appear in a pivot table the same way it appears when I run the
SQL query from Management Studio.

For example the data isn't grouped in SQL Query which is how I want it.
Project_ID | Resource | Hours
ProjectA | Bob | 8
ProjectA | Bob | 3
ProjectA | John | 5
ProjectB | John | 4

In excel I can't get my results to show like that. Instead I get the
following:
ProjectA | Bob | 8
| |3
| John | 5
ProjectB | John | 4

It groups the data for the columns. I'd like the data for the columns to
appear in every row so I can use this table in vlookups. Instead I get blank
cells because the data has been grouped together and is collapsible. How can
I get my SQL query to show properly in excel?


Jim Thomlinson

No grouping in pivot table (?ungroup?)
 
But that is what pivot tables do. The group and aggregate data together. Why
not just return the data directly to a sheet instead of to a pivot table.
Baring that here is a link to a page to help you manipulate the pivot inot
what you need (by making it not a pivot table any more)

http://www.contextures.com/xlfaqPivot.html#Repeat
--
HTH...

Jim Thomlinson


"Colin" wrote:

I've created an OLE DB Query that returns data from a SQL Server. I'd like
the data to appear in a pivot table the same way it appears when I run the
SQL query from Management Studio.

For example the data isn't grouped in SQL Query which is how I want it.
Project_ID | Resource | Hours
ProjectA | Bob | 8
ProjectA | Bob | 3
ProjectA | John | 5
ProjectB | John | 4

In excel I can't get my results to show like that. Instead I get the
following:
ProjectA | Bob | 8
| |3
| John | 5
ProjectB | John | 4

It groups the data for the columns. I'd like the data for the columns to
appear in every row so I can use this table in vlookups. Instead I get blank
cells because the data has been grouped together and is collapsible. How can
I get my SQL query to show properly in excel?


Colin

No grouping in pivot table (?ungroup?)
 
Sounds logical. How do I return a query directly to a sheet? I only know how
to grab external data using a pivot table.

"Jim Thomlinson" wrote:

But that is what pivot tables do. The group and aggregate data together. Why
not just return the data directly to a sheet instead of to a pivot table.
Baring that here is a link to a page to help you manipulate the pivot inot
what you need (by making it not a pivot table any more)

http://www.contextures.com/xlfaqPivot.html#Repeat
--
HTH...

Jim Thomlinson


"Colin" wrote:

I've created an OLE DB Query that returns data from a SQL Server. I'd like
the data to appear in a pivot table the same way it appears when I run the
SQL query from Management Studio.

For example the data isn't grouped in SQL Query which is how I want it.
Project_ID | Resource | Hours
ProjectA | Bob | 8
ProjectA | Bob | 3
ProjectA | John | 5
ProjectB | John | 4

In excel I can't get my results to show like that. Instead I get the
following:
ProjectA | Bob | 8
| |3
| John | 5
ProjectB | John | 4

It groups the data for the columns. I'd like the data for the columns to
appear in every row so I can use this table in vlookups. Instead I get blank
cells because the data has been grouped together and is collapsible. How can
I get my SQL query to show properly in excel?


Colin

No grouping in pivot table (?ungroup?)
 
Forget it. How simple. Guess I really am a Newbie with excel.

For all other newbs:
Click Data tab
Click Existing Connections and choose table

"Colin" wrote:

Sounds logical. How do I return a query directly to a sheet? I only know how
to grab external data using a pivot table.

"Jim Thomlinson" wrote:

But that is what pivot tables do. The group and aggregate data together. Why
not just return the data directly to a sheet instead of to a pivot table.
Baring that here is a link to a page to help you manipulate the pivot inot
what you need (by making it not a pivot table any more)

http://www.contextures.com/xlfaqPivot.html#Repeat
--
HTH...

Jim Thomlinson


"Colin" wrote:

I've created an OLE DB Query that returns data from a SQL Server. I'd like
the data to appear in a pivot table the same way it appears when I run the
SQL query from Management Studio.

For example the data isn't grouped in SQL Query which is how I want it.
Project_ID | Resource | Hours
ProjectA | Bob | 8
ProjectA | Bob | 3
ProjectA | John | 5
ProjectB | John | 4

In excel I can't get my results to show like that. Instead I get the
following:
ProjectA | Bob | 8
| |3
| John | 5
ProjectB | John | 4

It groups the data for the columns. I'd like the data for the columns to
appear in every row so I can use this table in vlookups. Instead I get blank
cells because the data has been grouped together and is collapsible. How can
I get my SQL query to show properly in excel?



All times are GMT +1. The time now is 05:41 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com