天软金融分析.NET函数大全
>
金融报表分析
>
01.个股
>
1.08财务数据
>
中间函数
StandardShowReport
复制链接
简述
清除多个报告期数据项都为0的财务字段。
定义
StandardShowReport(r:Array):Array
参数
名称
类型
说明
r
Array
数组。数据表。
返回
Array
数组。数据表清除数据为0的结果。
范例
//万科A利润分配表(清除数据为0的财务字段)
r:=InterestDistribute("SZ000002",0);
return StandardShowReport(r);
相关
CalculateHBData
comparewithfirstreport_new
comparewithpreviousreport_new
ImportantItems_Call
StandardShowReport
stock_financialitems_call
StructureRatioReport