This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
In my database there is a field that stores all integers as text. How do I convert the number to integers on SSRS report I'm developing?
I tried CInt but when I run the report I get an ERROR.
And which error do you get (we can't guess that) and how does your source data + your SQL query look like?
BTW, the SSRS forum moved to Question & Answer at https://docs.microsoft.com/en-us/answers/products/sql-server
Olaf Helper
Hi I just get an #error where the number should be.
I will repost under that forum. thanks