discount
1 TopicDiscount per Customer and SKU
I have a Table named "Descuentos Escalas" where I have a discount per each Customer, Client and SKU. The discount is applied y som conditions as reached by the customer. I created this DAX formula to bring the Discount. I have to evaluate the condition per Quater, it is a quater discount. I could bring the Discount ( Columns GTN) but the problem is that the discount is being applied per month and the final GTN obtained is the maximun between the three months of the Quater. I used this DAX formula because I could not obtained total, and that was my way to have a total discount.373Views0likes1Comment