Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi experts ,
i have a variable declared as given below ,
Count({<{$(vFilterStates)}USD_ASP-={"0"}>} Product_Product_Id)
i am getting error in expression
i guess there is some thing wrong with the syntax
can anyone please help me on this urgently .
its is really really urgent .. Thanks in advance
try like this:
Count({$(vFilterStates)< USD_ASP-={"0"}>} cProduct_Product_Id)
hope this helps