bartmanekul
Board Regular
- Joined
- Apr 3, 2017
- Messages
- 58
- Office Version
- 365
- Platform
- Windows
Hi,
I've done an awful lot of reading and whatnot over the past week, and cannot solve this problem.
I'm trying to do something I thought simple: Get a simple list of special prices for product, by customer account number.
This isn't massive quantities, around 8000 products and around 3000 accounts.
Currently, I'm trying to do a pivot table which SHOULD be able to do this. However, I get the 'Relationship May be Needed' message even though they are correctly linked. Research shows this is likely due to them being an integer, so somehow breaks the link even though when I check it's still there and correct. Of course, as it's Sage I can't change the data source.
A workaround says to create a calculated field, and use the 'REFERENCE' term.
But I can't do this, because it won't let me add a calculated field.
I can't add a calculated field because I can't detick 'add to data model'.
I can't detick add to data model because of the data source (OLAP)
AAARRRRRRRRGGGGGGGGHHH.
What I want is pretty simple, is there any workaround for this? Note that it needs to be able to be refreshed often so needs to be a working fix, not a single one if that makes sense.
I'm using Sage 200, office 365.
Visual of what I want:
I've done an awful lot of reading and whatnot over the past week, and cannot solve this problem.
I'm trying to do something I thought simple: Get a simple list of special prices for product, by customer account number.
This isn't massive quantities, around 8000 products and around 3000 accounts.
Currently, I'm trying to do a pivot table which SHOULD be able to do this. However, I get the 'Relationship May be Needed' message even though they are correctly linked. Research shows this is likely due to them being an integer, so somehow breaks the link even though when I check it's still there and correct. Of course, as it's Sage I can't change the data source.
A workaround says to create a calculated field, and use the 'REFERENCE' term.
But I can't do this, because it won't let me add a calculated field.
I can't add a calculated field because I can't detick 'add to data model'.
I can't detick add to data model because of the data source (OLAP)
AAARRRRRRRRGGGGGGGGHHH.
What I want is pretty simple, is there any workaround for this? Note that it needs to be able to be refreshed often so needs to be a working fix, not a single one if that makes sense.
I'm using Sage 200, office 365.
Visual of what I want:
Item code | Customer 1 | Customer 2 | Customer 3 | Customer 4 |
Item 1 | 5.99 | 3.58 | 3.89 | 8.14 |
Item 2 | 4.88 | 4.99 | 5.22 | 4.77 |
Item 3 | 3.21 | 3.54 | 3.68 | 3.10 |