Is there a way to specify the column names and types that should be expected, or does ReportServer treat all columns as strings?
Hi bpeikes,
check:https://reportserver.net/en/guides/admin/chapters/Data-Sources/#CSV-Lists
… Please observe that any CSV data will generally be treated as if it were of type string. …
Hope that helps
Jan