Hey all,
Quick question, should be pretty easy.
Cr 10, SQL server.
I have a timesheet reports that sums up hours by day and totals them for the week... pretty standard format. I want the report to show up blank spaces instead of "0" for each field where there is no hours.
Is there like a blanket function I can use globally to say that "0" = ""?
Thanks for your help!
Quick question, should be pretty easy.
Cr 10, SQL server.
I have a timesheet reports that sums up hours by day and totals them for the week... pretty standard format. I want the report to show up blank spaces instead of "0" for each field where there is no hours.
Is there like a blanket function I can use globally to say that "0" = ""?
Thanks for your help!