Forum Discussion
gidon
9 years agoHelper II
Using parameter in measurment
Hi I have two measurers TOTAL1 TOTAL2 and parameter par1 can be 1 or 2 I need new measurer TOTAL like this if( par ='1' , TOTAL1 ,TOTAL2 ) TOTAL1 AND TOTAL2 are part of table Invoices ....