Hello,
Is there anyway to default to the first day of the month in a SSRS expression. I'm looking to do the reverse of the EOMONTH() function.
The date value is coming from a parameter @BegDate and formatted YYYY-MM-DD. So if the parameter is set to 2015-08-31 it would show 2015-08-01
Any information would be greatly appreciated.
x