SQL Server Reporting Studio report showing “ERROR#” or invalid data type error

后端 未结 3 1360
粉色の甜心
粉色の甜心 2021-02-07 02:56

I struggled with this issue for too long before finally tracking down how to avoid/fix it. It seems like something that should be on StackOverflow for the benefit of others.

3条回答
  •  萌比男神i
    2021-02-07 03:47

    Another solution to this issue is to click Refresh Fields in the Dataset Properties menu.

    This will update the list of fields, and force SSRS to get new data, rather than relying on a cached version.

提交回复
热议问题