Can't create dynamic hyper link in PO approval notification template.
Summary:
I am trying to create a hyper link that takes the po number (<?Order?>) in the po approval template and pass it to a parameter in another custom report I created . That's the report link :
https://<host-name>/xmlpserver/Custom/BI%20Reports/SCM/Reports/PO%20Committee%20Endorsement%20Layout.xdo?_xiasynch=&_xpf=&_xpt=0&_dFlag=false&_edIndex=0&_dIndex=0&_rToken=&_ranDiag=false&_xdo=%2FCustom%2FBI%20Reports%2FSCM%2FReports%2FPO%20Committee%20Endorsement%20Layout.xdo&_xmode=&_paramsPO_NUM=%7bOrder%7d&_xt=PO%20Comittee%20Endorse&_xf=pdf&_xautorun=true&_linkToReport=true
but the value of the field (<?Order?>) isn't reflecting at all.
I tried to use another field but nothing is reflecting. I also tried this link as a hyper link in another custom report and it worked.