Skip to main content
Nintex Community Menu Bar

Add a variable in my query URL

  • July 20, 2018
  • 1 reply
  • 6 views

Forum|alt.badge.img+4

Hi everyone

I'm stuck on a small thing, I'm using Nintex for Project server and I'd like to execute a query list on another website

To do that, I'd like to use this Url  Myprojectste/Projects/*Project Name*

So I caught my project name in a variable called Project Name and in my site URL, I put : Myprojectste/Projects/{Project Name} but it's not working

But if for the same site, I put the direct link, it's working

Any idea of what I'm doing wrong?

1 reply

Forum|alt.badge.img+11
  • Nintex Partner
  • July 23, 2018

Have you tried XML-Encoding/Replace the Projectname (so that e.g. spaces are transelated to %20 etc)?