Quantcast
Channel: Microsoft Dynamics NAV
Viewing all articles
Browse latest Browse all 64865

Forum Post: RE: Error adding logo picture to RTC report

$
0
0

hi,

In the Report Properties window (RDLC Layout), click the "Code" to see what functions are defined

"GetPicture" is not present i think, search for others functions ex: GetData, SetData etc.

...

ex. of Publc Functions

Public Function GetData(Num as Integer, Group as integer) as Object

if Group = 1 then

  Return Cstr(Choose(Num, Split(Cstr(Data1),Chr(177))))

End If

...

msdn.microsoft.com/.../dd301162(v=nav.70).aspx


Viewing all articles
Browse latest Browse all 64865

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>