Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/sql-server-2005/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Sql server 2005 为什么在SSRS 2005线形图中会出现虚线_Sql Server 2005_Reportingservices 2005_Business Intelligence - Fatal编程技术网

Sql server 2005 为什么在SSRS 2005线形图中会出现虚线

Sql server 2005 为什么在SSRS 2005线形图中会出现虚线,sql-server-2005,reportingservices-2005,business-intelligence,Sql Server 2005,Reportingservices 2005,Business Intelligence,我的数据集只包含>0或NULL的值,因此我不明白为什么我的折线图在行尾断开,没有一直到图表的末尾。您没有提供太多信息,但在Microsoft软件中,图表可能会发生的一件事是,X范围通常从第一个系列中提取。因此,其他系列只能覆盖图表的一部分

我的数据集只包含>0或NULL的值,因此我不明白为什么我的折线图在行尾断开,没有一直到图表的末尾。

您没有提供太多信息,但在Microsoft软件中,图表可能会发生的一件事是,X范围通常从第一个系列中提取。因此,其他系列只能覆盖图表的一部分