Set your parameter to the End Date Only, then set a manual formula for selecting records which uses the current date through that End Date. Something like this:
{IM_ItemTransactionHistory.TransactionDate} >= currentdate and {IM_ItemTransactionHistory.TransactionDate} <= {?EndDate}