Hi All,
I have a report with 50 columns and of those 50, 3 are int type, 3 date types and the rest are string. (Rows are 40 000)
The report is based on a direct sql query. I had to make some changes to query and when i published the report again, I am getting the below error
After a long trial and error.. I added about 5 text columns and all the number columns and the report worked when published.
I then added all the string/text columns and it also showed.. once I added on of the integer columns.. I get the error above.
I cannot remove any columns and I checked another thread about creating a view, and I also cannot create a view at this time.
The report was working when published and not after a change (to the where clause in the query), its not working.. Is there a solution or workaround for this?
Thank you all
Jerusha