Skip to main content
Brian Cline

Solution Architect skilled in Salesforce, NetSuite and JavaScript Development

Menu

Skip to content
  • JavaScript
  • Resume
  • Home
  • About
  • Contact
  • Articles

SSSRS Number Stored As Text

May 12, 2011
Brian Cline
SQL Server No Comments
Sharing is Caring

Today, while changing a report in SQL Server Reporting Services I noticed that my report when exported to excel was showing the dreaded “Number stored as text.”

When a value was 0, I was replacing with a blank string. By changing it to return Nothing. I was able to get rid of the dreaded Number Stored as Text message.

Hope this helps!

Sharing is Caring

Related Posts:

  • Setting Focus to 1st Text Field in jQuery
    Setting Focus to 1st Text Field in jQuery
  • Resource interpreted as other but transferred with MIME type text/javascript.
    Resource interpreted as other but transferred with MIME type…
Number Stored As Text SSRS

Post navigation

Previous post: try..catch Usage – Unused Variable Warning
Next post: Installing PEAR on BlueHost

Tag Cloud

api Athabasca AWS aws lambda best practices Book Review c# Chrome Clean Code cloud computing CMS css Database Drupal enterprise integration patterns firefox javascript jQuery learning javascript Learning Salesforce Magento Microsoft netsuite NodeJS PHP Programming rest api restful api Salesforce Salesforce Apex Salesforce API Salesforce Best Practices salesforce integration Salesforce Lead Salesforce Lightning Serverless Serverless Computing serverless frameworks SOAP API software architecture SOQL Testing visualforce Windows WordPress

Latest Posts

  • Implementing Paging in a REST API
  • How to find API gateway URLs
  • Sorting in a REST API
  • Date and DateTime Handling in APIs
  • Is SOAP dead?