SELECT Sum(IIf([popust]=True,[ukupno],0)) AS Popusti, Sum(IIf([Faktura]=True,[ukupno],0)) AS Fakture FROM T_Fakture