Forum Discussion
Relationship Problem
- 1 year ago
Hi timward10 Could you check for multiple relationship paths between DIM_CALENDAR and DIM_DeliveryCustomer via intermediate tables. Deactivate unnecessary relationships or change them to single-direction to avoid ambiguity. Use bidirectional filtering cautiously, as it can cause circular filtering issues. Another way is to create calculated tables or measures to manage filtering explicitly without relying on automatic propagation.
Hi timward10 Could you check for multiple relationship paths between DIM_CALENDAR and DIM_DeliveryCustomer via intermediate tables. Deactivate unnecessary relationships or change them to single-direction to avoid ambiguity. Use bidirectional filtering cautiously, as it can cause circular filtering issues. Another way is to create calculated tables or measures to manage filtering explicitly without relying on automatic propagation.