Adding hyperlink to customer number SSRS

I keep getting an error on deployment where setting a hyperlink expression on customer_no to the recommended syntax of: =Code.GetTessituraLink("Constituent", Fields!.customer_no.Value)

Halts any deployment. The report definition has the custom code in the properties. Any Ideas?

Parents
  • Former Member
    Former Member $organization

    I've used =Code.GetTessituraLink("Contribution", Fields!.ref_no.Value) to pop the contribution details window.  Is there a reason why the contribution isn't editable at that point?  Seems like everything is locked down.  Anyone know?

Reply
  • Former Member
    Former Member $organization

    I've used =Code.GetTessituraLink("Contribution", Fields!.ref_no.Value) to pop the contribution details window.  Is there a reason why the contribution isn't editable at that point?  Seems like everything is locked down.  Anyone know?

Children
No Data