Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have an expression which is given below:
(Sum({<Year={$(=Max(Year))},Company={"ITC"},DTNo={$(=Min(DTNo))} >}Contr)
/
Sum({<Year={$(=Max(Year))},Company={"ITC"},DTNo={$(=Min(DTNo))} >}Volume))
/1000
Please let me know is InputSum works here because in a single expression InputSum is working but in that type of calculation logic it's not working.
Hi
Which value is not returning
Try to debug where is the issue add one by one expression and test