Forum Discussion
Anonymous
3 years agoNot applicable
One Slicer to Filter Itemcode in two locations.
Hello, So I already have my data model laid out and Im having an interesting issue. Youll see I have two slicers for ItemCode in the top left. This is because my highlighted table at the bottom look...
lbendlin
Super User
3 years agoI don't see a data model. I see a bunch of tables connected in inventive ways 🙂
Rethink your data model. Identify dimension tables and fact tables. Avoid bidirectional joins unless absolutely required.
- Anonymous3 years agoNot applicable
I dont know what you mean but I got it figured out, just connected PurchaseOrderDetail directly to CI-Item where the other item code was and it works just fine.