Welcome to Forums Sign in | Join | Help | Forums
in Search


Browse by Tags

formulas (RSS)
  • Supress Blank lines formula

    Hello everyone! I am working on a crystal report that is driving me bonkers! I want to list all the various phone numbers associated with a constituent in a custom profile report and have pulled the phone number types individually. I then embedded them into a text object to remove white space and, in...
    Posted to Forum by Lisa Marchand on 04-22-2011
  • Simple Formulas for someone who knows!

    I am new to Crystal and I need some forumla help. I would love to write a formula that changes a field that exports a year from RE to a text that represents the Class year of the Student. So, for example RE would export 2022 and I want my report to read Class K. Does anyone have any creative ideas how...
    Posted to Forum by Liza Rosen on 03-19-2010
  • Countif

    I have a column {@IF } that is based on a formula. It produces the following CnBiosName (formula created column) John Not Paid Paul Paid Ringo Paid Ben Rothlisberger Paid George Paid I would like a count of how many "Paids" and "Not Paids" Thanks so very much! Bryce
    Posted to Forum by Bryce Katzman on 10-06-2009
  • If {field} contains

    Greetings All, It is easy enough to use IF in this manner: If {CnGf_1Note_1.CnGf_1Note_1_Actual_Notes} = "Host Committee 2008 - Gala" Then "Host" Else " " But what function could be used to see if the field contatins "Host" rather than equals? I need this to be...
    Posted to Forum by Bryce Katzman on 10-06-2009
  • Age Range formula

    I'm trying to replicate what Canned Reports Demographic Reports does when it utilizes the Donor Age Range Table defined in Configuration. However the Donor Age Range table is not available to Export, so I'm struggling to write a formula for age ranges. Ideally it'd be, less than 20, 20-39...
    Posted to Forum by Jeanne Baumann on 09-16-2009
  • how to sum a formula field

    I have a formula(Basic Sal) in my report to calculate basic salary of each employee.The formula is as below Maximum ({PMS_EmpBasicPay.Amount},{PMS_Employee.Name} ) I need to find the total basic/grand total of basic salaryin the page footer.How do I sum my formula field(Basic sal)??
    Posted to Forum by Bess Henley on 03-30-2009
  • Crystal Report suppress formula

    Hello, My colleague and I are revising a good Crystal Report - Our source data contains duplicates (for a variety of reasons, which we're not planning to address right now). (Before this, we've been manually de-duping the Access database...no comments please!) Thus we're needing to write...
    Posted to Forum by Faith Danforth on 09-24-2008
  • Re: IF_THEN formula

    That's because everything within the quotes (") is treated as text. You'll need to concatenate the static strings with the field. Also, all parts of a concatenation need to be compatible types, so you'll need to convert the amount to a string. It will need to be something like "leaving...
    Posted to Forum by Drew Allen on 04-23-2008
  • Re: If-Then + Summary formula

    It really depends on what your criteria are. You may simply be able to create groups on Campaign, Fund Category, and Dollar Amount and then total on the Gift Amount in the appropriate group header or footer. This requires that the sort order of the fields mirrors the order of the various sub-totals that...
    Posted to Forum by Drew Allen on 03-31-2008
  • If-Then + Summary formula

    I need to write a formula for a subreport which calulates gifts based on campaign, fund category and dollar amount. Do I need to create an if-then statement and then a summary? How do I summarize on a compound calculation (campaign, fund category, $ amount)? Any and all help would be greatly appreciated...
    Posted to Forum by Dakotah Atchinson on 03-31-2008
Page 1 of 2 (12 items) 1 2 Next >