Resources for IT Professionals > Dynamics Forums > CRM Spanish > Empty values in calculated fields with user functions in Report Writer
Ask a questionAsk a question
 

QuestionEmpty values in calculated fields with user functions in Report Writer

  • Tuesday, October 20, 2009 12:43 PMAriel Laniado Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I have some problems with RW functions, so I create this dummy RW function

    RW_PEPE
    -------
    function returns string pepe;

    pepe = "pepe";

    then when I try to use it prints me empry
    FUNCTION_SCRIPT ( RW_PEPE )

    Any help would be appreciated.

    Best regards, Ariel

    Ariel