"Function" Doc in this DirectoryThere are 61 docs under this directory.Create a Doc in this Directory
Localized Function Collection
Author:印然      Create Time:11-11 10:38      Tag:      Edit:21 Times    |   View:26466 Times

Summary:OverviewVersionReport Server VersionJAR Package VersionPlugin VersionFunctional Change10.02019/07/31V[Full Text:]

Date and time function
Author:ayuan0625      Create Time:11-10 17:01      Tag:      Edit:25 Times    |   View:830 Times

Summary:DATEDescriptionDATE(year, month, date)  Inputyear: a number that specifies the year. Type:[Full Text:]

Overview of Other Functions
Author:ayuan0625      Create Time:11-10 16:55      Tag:      Edit:27 Times    |   View:615 Times

Summary:CLASSOverviewSyntaxCLASS(object)Returns the class to which the object parameter belongs.Parameterobje[Full Text:]

SQL Function
Author:ayuan0625      Create Time:11-10 17:19      Tag:      Edit:24 Times    |   View:679 Times

Summary:OverviewVersionReport Server VersionFunctional Change11.0/11.0.18Added a new writing method to preven[Full Text:]

ACCSUM — Calculating Accumulated Value
Author:_339541      Create Time:06-29 15:07      Tag:      Edit:4 Times    |   View:285 Times

Summary:OverviewVersionsReport Server VersionFunctional Change11.0.4/11.0.7Optimized the ACCSUM function, whi[Full Text:]

Common Function Collection Plugin
Author:ayuan0625      Create Time:04-13 11:19      Tag:      Edit:52 Times    |   View:385 Times

Summary:I. Description1. VersionReport Server VersionJAR Package VersionPlugin Version10.02015-12-20V8.89.08.[Full Text:]

Overview of dataset functions
Author:ayuan0625      Create Time:11-10 17:23      Tag:      Edit:20 Times    |   View:563 Times

Summary:I. Overview1) Application scenariosIf you want to "conditionally display" the values o[Full Text:]

Typical function applications
Author:ayuan0625      Create Time:11-11 09:22      Tag:      Edit:19 Times    |   View:376 Times

Summary:I. Decimals are displayed in thousandths styleIn Cell Attribute>Style>Format, there is onl[Full Text:]

Syntax summary of FR module
Author:ayuan0625      Create Time:03-02 13:28      Tag:      Edit:10 Times    |   View:1189 Times

Summary:I. Formula edit boxThere are many places where FR uses formulas, cells (the ones beginning with = are[Full Text:]

Function drag-fill (Excel alike)
Author:ayuan0625      Create Time:03-13 23:30      Tag:      Edit:7 Times    |   View:351 Times

Summary:I. DescriptionEveryone knows that Excel is very powerful, but some Excel functions in FineReport cann[Full Text:]

Date display styles
Author:ayuan0625      Create Time:02-13 16:20      Tag:      Edit:7 Times    |   View:428 Times

Summary:I. DescriptionIn our daily report design, one of the most commonly used widgets is the "Date&quo[Full Text:]

Common date processing functions
Author:ayuan0625      Create Time:11-11 09:19      Tag:      Edit:18 Times    |   View:1021 Times

Summary:I. DescriptionWhen operating on date data, you often encounter operations such as obtaining the curre[Full Text:]

Calculation of array
Author:ayuan0625      Create Time:03-20 22:49      Tag:      Edit:4 Times    |   View:433 Times

Summary:I. IntroductionAs a report tool, FanRuan often uses the knowledge of arrays when expanding the displa[Full Text:]

String CONCATENATE
Author:ayuan0625      Create Time:03-17 09:11      Tag:      Edit:6 Times    |   View:458 Times

Summary:I. DescriptionIn the process of setting up reports, we may often need to perform string splicing in c[Full Text:]

Display Image in Cell (TOIMAGE)
Author:ayuan0625      Create Time:11-10 17:26      Tag:      Edit:22 Times    |   View:563 Times

Summary:I. Overview1. FunctionThe TOIMAGE function is used to display pictures under a certain path in the re[Full Text:]

Value Function Intro
Author:ayuan0625      Create Time:11-10 17:25      Tag:      Edit:13 Times    |   View:492 Times

Summary:I. FunctionWith the value function, you can directly retrieve the row and column data that meet the c[Full Text:]

Regular expression
Author:ayuan0625      Create Time:10-30 11:42      Tag:      Edit:16 Times    |   View:800 Times

Summary:I. DescriptionSometimes we need to use regular expressions, for example, regular expressions are used[Full Text:]

Common string processing functions
Author:ayuan0625      Create Time:11-11 09:21      Tag:      Edit:8 Times    |   View:364 Times

Summary:I. len()LEN(args): Returns the number of characters in the text string or the length of the arra[Full Text:]

Common number processing functions
Author:ayuan0625      Create Time:11-11 09:18      Tag:      Edit:6 Times    |   View:393 Times

Summary:I. SUMSUM(number1,number2,...): Find the sum of all numbers in a specified cell range.number1,nu[Full Text:]

Common array processing functions
Author:ayuan0625      Create Time:11-11 09:18      Tag:      Edit:6 Times    |   View:361 Times

Summary:I. INDEXOFARRAYINDEXOFARRAY(array,index): Returns the index element of the array.array: Need to[Full Text:]

Operator
Author:ayuan0625      Create Time:10-30 11:36      Tag:      Edit:13 Times    |   View:370 Times

Summary:I. OperatorOperators are used to perform program code operations and will perform operations on[Full Text:]

Report Function
Author:ayuan0625      Create Time:11-10 16:56      Tag:      Edit:14 Times    |   View:510 Times

Summary:MAPDescriptionMAP(reference_value, searched_dataset, reference_col, result_col)Inputreference_value:[Full Text:]

Array Function
Author:ayuan0625      Create Time:11-10 16:59      Tag:      Edit:17 Times    |   View:470 Times

Summary:ARRAYDescriptionARRAY(value_1, value_2, ...)Inputvalue_1: the first element of array. value_2: t[Full Text:]

Logical Function
Author:ayuan0625      Create Time:11-10 16:59      Tag:      Edit:11 Times    |   View:475 Times

Summary:ANDDescriptionAND(value1, value2, ...)InputValues that participate in the logical operation. Type: lo[Full Text:]

Text Function
Author:ayuan0625      Create Time:11-10 17:03      Tag:      Edit:23 Times    |   View:943 Times

Summary:CHARDescriptionCHAR(number)  InputAn integer between 1 and 65535 (including 1 and 65535).Ty[Full Text:]

Math Function
Author:ayuan0625      Create Time:11-10 17:09      Tag:      Edit:24 Times    |   View:552 Times

Summary:ABSDescriptionABS(value)Inputvalue: a number. Type: number.OutputOutput the absolute value of the num[Full Text:]

Common Function
Author:ayuan0625      Create Time:11-10 17:10      Tag:      Edit:21 Times    |   View:645 Times

Summary:SUMDescriptionSUM(value1, value2,...)Inputvalue1: the first value to sum.value2: the second value to[Full Text:]

Hierarchical Coordinate Function
Author:ayuan0625      Create Time:11-10 16:48      Tag:      Edit:11 Times    |   View:696 Times

Summary:CIRCULARDescriptionCIRCULAR(timestamp, result, add_value, minus_value, vertical_expansion)Inputtimest[Full Text:]

Count函数介绍
Author:ayuan0625      Create Time:11-11 09:15      Tag:      Edit:8 Times    |   View:83 Times

Summary:1. 概述1.1 函数作用统计数据区域中所含数字项的个数,为非去重计数。去重计数通过组合 count 函数和 UNIQUEARRAY()函数实现 ,例如:count(UNIQUEAR[Full Text:]

ds1.find()函数
Author:ayuan0625      Create Time:10-24 16:08      Tag:      Edit:4 Times    |   View:80 Times

Summary:1. 描述在使用数据集函数 select 的时候ds1.select( 列A, 列B=E4) 这样公式时,每行都对整个数据集做了遍历的操作,这样会导致速度比较慢,详细点击 ds1.select[Full Text:]

treelayer函数
Author:ayuan0625      Create Time:11-10 17:14      Tag:      Edit:7 Times    |   View:159 Times

Summary:1. 概述语法:treelayer(TreeObject, Int, Boolean, String)定义:返回一个树对象 TreeObject 第 n 层的值,一般为树数据集,或下拉树、视图[Full Text:]

跨sheet过滤单元格
Author:ayuan0625      Create Time:03-31 20:31      Tag:      Edit:3 Times    |   View:91 Times

Summary:1. 描述在进行多 sheet 报表设计的时候,两个 sheet 里面都用到了扩展数据集,如何从一个 sheet 里面获取另一个sheet里面对应的数据的值呢,如下:    &nbs[Full Text:]

Map函数
Author:ayuan0625      Create Time:11-10 17:14      Tag:      Edit:6 Times    |   View:79 Times

Summary:1. Map 函数的定义语法Map(object, string, int, int)其中四个参数依次为:索引值,数据集的名字,索引值所在列序号,返回值所在列序号。后面两个参数也可以用列名代替[Full Text:]

Round函数
Author:ayuan0625      Create Time:11-10 17:15      Tag:      Edit:5 Times    |   View:90 Times

Summary:1. 描述在制作报表时,某数据列如收入金额是数字类型,其中数据包含小数,且小数位数不超过 2 位,对该列进行求和(使用公式 sum)等处理时,会发现最终的结果如:123456.409999996,即小数[Full Text:]

Let函数的使用
Author:ayuan0625      Create Time:11-10 17:16      Tag:      Edit:4 Times    |   View:151 Times

Summary:1. 问题描述报表中,若使用到复杂的FR脚本表达式,如:=if (很长很长的公式 > 0,执行语句 1(很长很长的公式),执行语句 2(很长很长的公式)),首先想到的是:将很长很长的公式[Full Text:]

NVL函数
Author:ayuan0625      Create Time:11-10 17:17      Tag:      Edit:7 Times    |   View:67 Times

Summary:1. 函数用法NVL 函数的使用方法:NVL(value1,value2,value3,...):在所有参数中返回第一个不是 null 的值。注:6.5 之前的版本 NVL 只支持 2 个参数[Full Text:]

Switch函数
Author:ayuan0625      Create Time:11-10 17:18      Tag:      Edit:7 Times    |   View:280 Times

Summary:1. 描述当需要判断条件多的时候,可能您会觉得用if函数要对每种情况都进行判断的话会比较麻烦,那么您可以使用 switch 函数,这样您只需要写一个表达式了。下面简单的介绍一下 switch函数的用法。[Full Text:]

Cnmoney函数
Author:ayuan0625      Create Time:11-10 17:19      Tag:      Edit:6 Times    |   View:78 Times

Summary:1. 问题描述在票据类汇总报表中,为防止随意涂改作假,常需将金额转换为大写的人民币形式,此时可使用 Cnmoney() 函数直接进行转换。2. 公式的使用说明Cnmoney(numb[Full Text:]

Range函数使用介绍
Author:ayuan0625      Create Time:11-11 09:14      Tag:      Edit:7 Times    |   View:243 Times

Summary:1. 描述Range(from,to,step)函数:表示从整数 from 开始,以 step 为每一步的大小,直到整数 to 的一个数字序列。Range()函数有三种参数形式,不仅可以生成数值,且也能[Full Text:]