Workbook A has parameter p_PersonName bound to a filter
I need to create a URL link (on a Text Viz) to navigate to Workbook B and pass the selected filter value via p_PersonName
&p1n=p_PersonName and &p1v=JohnDoe (hardcoded p1v) works OK
However, I want p1v to be dynamic.
What is the correct syntax?