Hello Everyone,I have a fact table that has some basic totals: Order Quantity, Order Dollars, Return Quantity, Return Dollars, etc...I have about 5 dimensions for that table as well. What I am looking to do is pull a distinct count on Orders where the order quantity is > 0. I have looked online everywhere and can't seem to a solution.My fact table has a calendar dimension, an order type dimension, and item dimension. However - I just need that distinct order count where the order quantity is > 0. Has anyone had any success in creating such a measure or calculated measure?
↧