Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have a formula below that works, where its not affected by [Cust Group] selection.
I now want to add to this formula that will also not be affected by [Module] selection.
How do i add this to the formaula.
kind regards
Nayan
sum({<[Cust Group] => } if(MonthIndex >= ( vMaxMonthIndex -1) and Branch='Johannesburg' ,
[Order Quantity Backordered]*
[Component Qty],0))
thanks. By this you mean mark it as correct answer. I have marked Sujeets post as correct answer.