0

We are using External image source for dynamic client logo. Using =Code.Portal.GetClientLogo(Lookup(Parameters!P_CLIENT_KEY.Value, Fields!Client_Key.Value, Fields!Client_Name.Value, "Clients")) expression for client logo. I don't seem to find Code.Portal.GetClientLogo function in reports properties.Please suggest. We are using SSRS 2008R2 Report Builder.

I appreciate your help.

Thank You!

Fuzzy
  • 3,810
  • 2
  • 15
  • 33
XYZ
  • 41
  • 7
  • Is your image stored in a DB? – NewGuy Apr 13 '17 at 16:29
  • In the Report Properties, look in the References tab. That looks like an assembly reference. – StevenWhite Apr 13 '17 at 20:35
  • Under reference tab i see class name as EIR.Reporting.AddIns.Portal and instance name as portal. I don't find Code.Portal.GetClientLogo. // @StevenWhite – XYZ Apr 14 '17 at 21:10
  • My Images are stored on SSRS Server. @newGuy – XYZ Apr 14 '17 at 21:11
  • Do you mean the custom report code does not contain a function called Portal.GetClientLogo or are you asking where to look to find the custom code? – Ross Bush Apr 18 '17 at 14:04
  • Yes,Custom report does not contain fuction called Portal.GetClientLogo @RossBush. I looked for it all over in the rdl file but no luck. Any suggestions please. – XYZ Apr 25 '17 at 17:04
  • Was that report copied from another report. If you copied some of the report items you need to make sure you go back to the source report and grab the custom code as well. – Ross Bush Apr 25 '17 at 17:12

0 Answers0