discount
2 TopicsDiscount 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.373Views0likes1CommentWhat-if parameters
At the retail company i work, the sales men are giving the customers discounts. At the end of the year, the sum of sales after discount =100M and the total dicounts amount=45M. i want to make a what if parameter to the discounts in which i make it dynamic to show that : if we decreased the discount amount by 10% the sales would have increased by so and so .. how can I achieve that ?1.2KViews0likes2Comments