ItPaysTheBills
New Member
- Joined
- Jun 15, 2014
- Messages
- 4
Hello all. I'm using Excel 2013 pro version.
I've built several slicer controlled dashboards linked to pivot tables based on data in multiple tables in power pivot. Most often, the powerpivot data is linked to a SQL Server database or an OBDC database.
I'm linking tables in a star schema to our general ledger data table. Most of my tables seem to link fine. For instance, there might be "BUDGET CODE" in the ledger datatable and I have it linked to another data table that has the description for each BUDGET CODE (linked with the common BUDGET CODE, in a one to many relationship) and I slice with the budget code description without a problem.
On others, it doesn't work and I really can't explain why. Let's say I have two tables, a customer account data table with unique customers accounts and another with say refund check numbers. So there is a one to many relationship, and I can successfully link (in diagram view of PowerPivot) the customer account datatable to the customer checks datatable (one to many relationship). Now, lets say I have a pivot table with customer account is row position 1 and I place refund check number in row position 2. It bogs, and finally asks me if I want to show as many rows as possible (over a million, filling the sheet row limit). The result will be each customer having every single refund check we've ever written underneath it in the pivot table. In other words, it's apparently not correctly linking "customer account" between the tables. The field list window of the pivot table is warning that some links may need to be created. When I click the link it shows the link between the two tables already established.
I've evaluated the customer accounts to be equivalent. When I copy into a sheet I can find that account "12345-98" equals "12345-98", so there don't seem to be any blanks embedded preventing a proper link. Both columns that are being linked are formatted the same in PowerPivot, in case that matters. I've attempted a lookup with the "Related()" DAX function and receive an error as well.
This problem seems to happen on many of my data table links, and I can't see why.
Any ideas?
I've built several slicer controlled dashboards linked to pivot tables based on data in multiple tables in power pivot. Most often, the powerpivot data is linked to a SQL Server database or an OBDC database.
I'm linking tables in a star schema to our general ledger data table. Most of my tables seem to link fine. For instance, there might be "BUDGET CODE" in the ledger datatable and I have it linked to another data table that has the description for each BUDGET CODE (linked with the common BUDGET CODE, in a one to many relationship) and I slice with the budget code description without a problem.
On others, it doesn't work and I really can't explain why. Let's say I have two tables, a customer account data table with unique customers accounts and another with say refund check numbers. So there is a one to many relationship, and I can successfully link (in diagram view of PowerPivot) the customer account datatable to the customer checks datatable (one to many relationship). Now, lets say I have a pivot table with customer account is row position 1 and I place refund check number in row position 2. It bogs, and finally asks me if I want to show as many rows as possible (over a million, filling the sheet row limit). The result will be each customer having every single refund check we've ever written underneath it in the pivot table. In other words, it's apparently not correctly linking "customer account" between the tables. The field list window of the pivot table is warning that some links may need to be created. When I click the link it shows the link between the two tables already established.
I've evaluated the customer accounts to be equivalent. When I copy into a sheet I can find that account "12345-98" equals "12345-98", so there don't seem to be any blanks embedded preventing a proper link. Both columns that are being linked are formatted the same in PowerPivot, in case that matters. I've attempted a lookup with the "Related()" DAX function and receive an error as well.
This problem seems to happen on many of my data table links, and I can't see why.
Any ideas?
Last edited: