The parameter value should have curly braces: {TransView.PartNum}
.
What screen is this in? Is this native (I assumed it was)? If not, you will need to create the initialize event.
Create an event that fires after Form_onLoad and use a row-update to set TransView.PartNum to ""
.