My table contains daily quantities for different products. In my query, I'm trying to convert date (12/28/18
) to the Excel value equivalent (43,462) and then combine it with the product name (ABC).
I tried different versions of concatenate and CAST but seem to be missing something.
Expected output is 43642-ABC