Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Column name with spaces is not working

$
0
0
HiI have a table in which one column has space(like "First Name"). Using SSRS I m passing columns to fetch the records of that particular column. But my problem is that if I pass column with spaces(First Name), in preview it is saying that "'First' column does not exists". I tried keeping square brackets ([]) around the columns([First Name]), it is saying parser error. How can I resolve this issue?

Viewing all articles
Browse latest Browse all 2791

Trending Articles