mild.backspace
New Member
- Joined
- Jun 5, 2011
- Messages
- 3
Hi,
Hoping someone can help with the following.
I am reading the book "Pivot Table Data Crunching 2010" chapter 10 "Mashing Up Data with PowerPivot" page 216, section "Using RELATED() to Base a Column Calculation on Another Table"
As per the book the sample file is called "Ch10WeatherMashup.xlsx" but the actual file is called "PTChapter1025.xlsx"
Problem
1. open file "PTChapter1025.xlsx" --> Sales, click on any cell in the date column
2. click on "PowerPivot" --> Excel Data --> Create Linked Table
3. New PowerPivot table created with incorrect dates. The first 12 rows have a date format of mm/dd/yyy and then suddenly at row 13 the format changes to dd/mm/yyyy.
I have no idea why this is happening. Any suggestion or thoughts?
Regards,
Backspace Mild
Hoping someone can help with the following.
I am reading the book "Pivot Table Data Crunching 2010" chapter 10 "Mashing Up Data with PowerPivot" page 216, section "Using RELATED() to Base a Column Calculation on Another Table"
As per the book the sample file is called "Ch10WeatherMashup.xlsx" but the actual file is called "PTChapter1025.xlsx"
Problem
1. open file "PTChapter1025.xlsx" --> Sales, click on any cell in the date column
2. click on "PowerPivot" --> Excel Data --> Create Linked Table
3. New PowerPivot table created with incorrect dates. The first 12 rows have a date format of mm/dd/yyy and then suddenly at row 13 the format changes to dd/mm/yyyy.
Code:
01/01/2006
01/02/2006
01/03/2006
01/04/2006
01/05/2006
01/06/2006
01/07/2006
01/08/2006
01/09/2006
01/10/2006
01/11/2006
01/12/2006
13/01/2006
14/01/2006
Regards,
Backspace Mild