Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

SSRS/Export to exce - The number in this cell is formatted as text or preceded by an apostrophe

$
0
0

Hi - I have a column in my report which contains numbers and text based on my parameter selection. When pure text is there export to excel is giving fine without issue. However, when i export the report to excel its showing below error for numbers:

The number in this cell is formatted as text or preceded by an apostrophe

I have used the below expression to avoid without any luck.

IIF(ISNUMERIC(PID),CINT(PID),CSTR(PID)).  But its giving #Error for all columns.

Please advise me how should i resolve this issues asap.

thanks


Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>