How to include parameter in the link to the report?
We came up with the idea to re-use one simple report so it will allow to create a draft e-mail. The idea is to have a button on Enquiry which will allow to open a pre-defined report with specific parameter - Enquiry Number. The only problem which we have is how to create appropriate URL address:
/OnDemand/user/analytics/saw.dll?Go&Path=%2fshared%2fCompany_ANJA-1HHHYH_Shared_Folder%2fAdmin%2fHomepage%2fEnquiry2fLetter1&Options=rfd&Format=mht&Action=Navigate&p0=1&p1=eq&p2=Enquiry.Enquiry_Number&p3=496738-94400173
We have some problems with red part. Anyone knows the appropriate order or better syntax?