Try to use following expression:RickyHuang wrote:perfect...
thanks for your help..
Code: Select all
{IIF(Sum(PRT150.PreAMT) != 0 ,Div(Sum(PRT150.CurAMT) , Sum(PRT150.PreAMT)),0))}
Try to use following expression:RickyHuang wrote:perfect...
thanks for your help..
Code: Select all
{IIF(Sum(PRT150.PreAMT) != 0 ,Div(Sum(PRT150.CurAMT) , Sum(PRT150.PreAMT)),0))}