Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8174783
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T22:33:06+00:00 2026-06-06T22:33:06+00:00

I have a report like this person | lead count | support count |

  • 0

I have a report like this

person | lead count | support count | ...
p1     | 10         | 20            | ...
p2     | 20         | 30            | ...

I need to have sum of counts in one column. I’ve tried this expression:
=Sum(IIf(ISNOTHING(Fields!lead_count.Value) Or Fields!lead_count.Value = "", 0, Fields!lead_count.Value))

but it gives me #Error, aswell as trying:
=Sum(IIf(ISNOTHING(Fields!lead_count.Value) Or Fields!lead_count.Value = "", 0, Int(Fields!lead_count.Value)))

Any ideas what I am doing wrong and how to get proper sum of counts (30 for lead, 50 for support)?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T22:33:07+00:00Added an answer on June 6, 2026 at 10:33 pm

    I think you can use the SUM directly:

    =Sum(Fields!lead_count.Value)
    

    No need to check blank values.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a crystal report that is like this: Group By Property.ID Group By
I have a report model looking a bit like this: class Report(models.Model): date =
We have a reporting solution that works like this. User orders the report to
Hey, I have a report parameter which looks like this: 01.01.2009 00:00:00 Its a
I have tables like Person{id, name, dob} employee{id, company_name, joining_date}. I need to join
I use SmartGwt and I have the following line: formItem.getForm().getField(report_date).getValue().toString(); This returns something like
If I have a folder structure that looks like this: / /bin/myComponent.cfc /reports/index.cfm How
I have a report which has a tablix within it. What i would like
I have a program that report exceptions to my server. I'd like to also
I have a multipage reporting services report, and i would like to start from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.