Closed pro100olga closed 6 years ago
income_presents_to_total_flag_50 = if incomes.total = 0 then 0 else if incomes.presents.all/incomes.total > 0.5 then 1 else 0
income_presents_to_total_flag_50 = if incomes.total = 0 then 0 else if incomes.presents.all/incomes.total > 0.5 then 1 else 0