I have a quarterly date variable, x. I can set it up as quarterly using z=qofd(x) and then format %tq z. This converts it into annual/quarterly form when I look at the data using the variables manager. But when I try to tabulate the date using table z to find the number of observations in each date, it comes out as an integer-- the number of quarters since 1960q1. Does anyone know how I can set it into annual/quarterly form in the table, please?
Martin Weale
Martin Weale
Comment