How to add static text to end of dynamic expression?

In the datasource field, I want to add static text after the dynamic expression. The dynamic expression returns a URL, and I want to add static url parameters. How can I do this?

Set your datasource to ‘Arbitrary text’ this will allow you to put a dynamic expression followed by static text.

Arbitrary text is an incredibly useful feature and has many use-cases.

thanks!