Hi,
I have a problem getting two tables to work together despite unique relationship. The table 3 has a column (date) which is unique. The Table 1 and 2 have also dates but not unique.
When building the relations between these it works fine, but when i excel trying to use these data in a pivot table I get the error as mentioned in the header.
What am I doing wrong?
Pivot structure:
Values: Sum of NetRev
Rows: Date (from Table 3)
Filter: Sales period (from Table 2)
Table 1
Col1 Date (many dublicates.. this is sales date)
Col2 Product
Col3 Sales rev
Table 2
Col1 Date (many dublicates)
Col2 Sales period (YTD, QTD or MTD)
Table 3 (Calendar table)
Col1 Date (unique)
Col2 Month
Col3 ..
Bes regards,
Hakan
I have a problem getting two tables to work together despite unique relationship. The table 3 has a column (date) which is unique. The Table 1 and 2 have also dates but not unique.
When building the relations between these it works fine, but when i excel trying to use these data in a pivot table I get the error as mentioned in the header.
What am I doing wrong?
Pivot structure:
Values: Sum of NetRev
Rows: Date (from Table 3)
Filter: Sales period (from Table 2)
Table 1
Col1 Date (many dublicates.. this is sales date)
Col2 Product
Col3 Sales rev
Table 2
Col1 Date (many dublicates)
Col2 Sales period (YTD, QTD or MTD)
Table 3 (Calendar table)
Col1 Date (unique)
Col2 Month
Col3 ..
Bes regards,
Hakan