Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
After exploring numerous blogs and discussions (like the one below)
https://community.qlik.com/message/547634#547634
I still couldn't figure out a solution for my issue..
I have a balanced Hierarchy:
Delivery > Offer >Item
One fact table (Deliveries) is link to the highest level (DeliveryID) and one (Customer Returns) to the lowest (Key_Delivery_Offer_Item).
For both I need to sum by the item level which is working fine:
But when I add the customer key, I get a circular reference:
I think Generic Key or concatenation is not a solution because I need all the hiearchy levels for both fact tables.
Any idea how to handle this?
Thanks!
Ok,, 🙂