Question
Thread display: Collapse - |
All Answers
Share your knowledge
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Visual Studio 2005 & SQL Reporting Services
Here's the problem: in the Excel spreadsheet I have a column of data that is formatted as Custom mmmm-yy. However, there are both dates and text in that column.
When previewing the report in VS 2005, the report shows only the text.
When deploying the report to Reporting Services, the report only shows the dates.
I need to display both.
Suggestions or ideas?