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 196493
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:46:19+00:00 2026-05-11T16:46:19+00:00

In SSRS 2005 I have a table with a dataset linked to it. I

  • 0

In SSRS 2005 I have a table with a dataset linked to it.
I want to check if the value of a field is null and if it is not null then format the data to make sure it has one decimal place and add a % sign etc.

This is my expression on the field/column:

=iif(IsNothing(Fields!COL01.Value), "" ,Format(CDbl(Trim(Replace(Fields!COL01.Value, "%", ""))), "N1") + "%")

It doesn’t seem to work though when the data is null (It works fine if there is data). The report displays but the field shows up as #ERROR.

I think its checking to see if both cases are valid even though its null. I’m trying to use the if statement to avoid formating a null.

  • 1 1 Answer
  • 1 View
  • 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-05-11T16:46:20+00:00Added an answer on May 11, 2026 at 4:46 pm

    I would try using ISNULL(fieldname, 0) when querying for your dataset.

    If you are connecting to a datasource without an ISNULL operator (ie. Oracle) then try using COALESCE(fieldname, 0), which iSeries, oracle and sql all support.

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

Sidebar

Related Questions

I have a SSRS 2005 report that lists data between two particular dates. I
I have one report that does not export to excel friendly from SSRS 2005.
In SSRS 2005 we have a query in a dataset and the query filters
I have a SSRS 2005 report that has a number of images in it.
I have a report in SSRS 2005 that's based on a query that's similar
I have implemented a printer delivery extension based on MS example in SSRS 2005.
Is there a way to do and or filters in SSRS 2005? I have
I'm trying to define a Data Driven Subscription for a report in SSRS 2005.
I have an asynchronous local SSRS 2005 report that is of variable height and
How do you you display the running GROUP count via SSRS 2005? I have

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.