When I export to CSV using URL Access, it doesn't include the default Qualifier ("). Even when I tried to use Qualifier=" or some other value, it doesn't include the qualifier in the output CSV file.
Any idea?
Thanks in advance.
Mouli
What version of Reporting Services are you using?
-Lukasz
This posting is provided "AS IS" with no warranties, and confers no rights.|||
You probably need to add rc: before Qualifier to make it work.
Your URL would look something like:
/reportserver/?/itempath&rs:Command=render&rs:Format=CSV&rc:Qualifier" href="http://links.10026.com/?link=http://
-Lukasz
This posting is provided "AS IS" with no warranties, and confers no rights.
Hi,
I'm trying to get the "-text qualifier to work as well in CSV exports, but without any luck. Are there any other conditions which should be met for text columns to get exported within quotes?
Regards, Jeroen
|||What does the URL you're specifying look like?
-Lukasz
No comments:
Post a Comment