I have a query which is summing the market value for different asset classes in a portfolio. If the asset class is not there (i.e. the portfolio does not have any municipals, for example), instead of returning zero for the sum, it just leaves off municipals in the row. I would like it to list "municipals" and put zero in for the sum. Not sure how to do that.