Merge multiple fields for email subject line

Merge multiple fields for email subject line

Hi,
I am trying to merge to fields (ticket ID and case description) into the auto email response template's subject line however was unsuccessful. Below is the coding that I am using now: 
[#${Cases.Request Id}]${Cases.Description}

Appreciate any feedback on this.

Thank you!