Hi @Mike Kiser ,
Please try the following expression. Please pass the date instead of '1/1/2019'. Thanks!
@formatDateTime(subtractFromTime(formatDateTime('1/1/2019', 'M/d/yyyy' ), 1, 'MONTH'), 'M/1/yyyy')
----------
If the above response is helpful, please Accept as answer and Up-vote it. Thanks!