"Advanced Data Analysis" 分类下的文档该分类下有163篇文档创建该分类下的文档
Chart Component Creation
文档创建者:April陶      创建时间:05-11 17:57      标签:      编辑:5次    |   浏览:1235次

摘要:OverviewApplication ScenarioIn most cases, you need to display the result of data analysis by charts.[阅读全文:]

Table Component Creation
文档创建者:April陶      创建时间:05-11 17:56      标签:      编辑:9次    |   浏览:1807次

摘要:OverviewAfter uploading and processing the data, you may need to visualize the data table and create[阅读全文:]

Table and Chart Introduction
文档创建者:April陶      创建时间:05-31 09:43      标签:      编辑:6次    |   浏览:985次

摘要:OverviewAfter processing the data, you need to use tables and charts to display all the data in detai[阅读全文:]

Custom Function for Combination as Character String
文档创建者:Roxy      创建时间:02-01 18:30      标签:      编辑:8次    |   浏览:4766次

摘要:OverviewExpected EffectYou can use StringCat function in BI to combine character strings, for example[阅读全文:]

PERCENTILE_AGG - The Percentile
文档创建者:Roxy      创建时间:06-08 20:00      标签:      编辑:3次    |   浏览:2300次

摘要:OverviewVersionFineBI VersionFunctional Change6.0/6.1.4The PERCENTILE_AGG() function is supported for[阅读全文:]

MONTHDELTA
文档创建者:Roxy      创建时间:06-09 13:38      标签:      编辑:2次    |   浏览:3046次

摘要:OverviewSyntaxParameter  MONTHDELTA(date,delta)delta This function returns the date se[阅读全文:]

Custom Function Introduction
文档创建者:doreen0813      创建时间:06-05 11:03      标签:      编辑:13次    |   浏览:11848次

摘要:OverviewApplication ScenarioAbundant built-in functions are provided in FineBI, which are sufficient[阅读全文:]

Calculating the Moving Average
文档创建者:doreen0813      创建时间:06-04 16:48      标签:      编辑:64次    |   浏览:1626次

摘要:OverviewBackgroundTime moving average is a commonly used data smoothing method, which filters out sho[阅读全文:]

COUNT_AGG - Count
文档创建者:Roxy      创建时间:06-08 15:51      标签:      编辑:8次    |   浏览:5166次

摘要:OverviewCOUNT_AGG function is used to perform distinct count (not empty) for the specified dimension[阅读全文:]

COUNTD_AGG - Distinct Count
文档创建者:Roxy      创建时间:06-08 19:30      标签:      编辑:5次    |   浏览:4628次

摘要:OverviewCOUNT_AGG function is used to perform distinct count (not empty) for the specified dimension[阅读全文:]

MEDIAN_AGG - Median
文档创建者:Roxy      创建时间:06-08 19:45      标签:      编辑:2次    |   浏览:1987次

摘要:OverviewSyntaxMEDIAN_AGG(Array)According to the current analysis dimension, this function returns the[阅读全文:]

VAR_AGG - Variance
文档创建者:Roxy      创建时间:06-08 19:48      标签:      编辑:1次    |   浏览:1484次

摘要:OverviewSyntaxVAR_AGG(Array)According to the current analysis dimension, this function dynamically re[阅读全文:]

MIN_AGG - The Minimum Value
文档创建者:Roxy      创建时间:06-08 19:37      标签:      编辑:1次    |   浏览:1633次

摘要:OverviewSyntaxMIN_AGG(Array)According to the current analysis dimension, this function returns the mi[阅读全文:]

STDEV_AGG - Standard Deviation
文档创建者:Roxy      创建时间:06-08 19:56      标签:      编辑:1次    |   浏览:1928次

摘要:OverviewSyntaxSUM_AGG(Array)According to the current analysis dimension, this function returns the st[阅读全文:]

Switch - Multiple Condition Assignment
文档创建者:doreen0813      创建时间:10-31 14:40      标签:      编辑:9次    |   浏览:18098次

摘要:Overview1. Function DefinitionThe SWITCH function can make judgements on multiple conditions and retu[阅读全文:]

Dupont Analysis
文档创建者:Roxy      创建时间:11-26 17:18      标签:      编辑:18次    |   浏览:15171次

摘要:OverviewConceptDuPont analysis uses the relationship between key financial ratios to comprehensively[阅读全文:]

AVG_AGG - Average Value
文档创建者:Roxy      创建时间:06-08 19:53      标签:      编辑:7次    |   浏览:2624次

摘要:OverviewSyntaxAVG_AGG(Array)Returns the summary average value of the indicator field based on the cur[阅读全文:]

Market Basket Analysis
文档创建者:Haley      创建时间:07-07 16:28      标签:      编辑:7次    |   浏览:1711次

摘要:OverviewDefinitionMarket basket analysis is an analysis method that associates two different products[阅读全文:]

OR
文档创建者:Roxy      创建时间:06-08 14:23      标签:      编辑:9次    |   浏览:2279次

摘要:OverviewIf any parameter logical value is TRUE, the function will return TRUE. Only when all paramete[阅读全文:]

WINDOW_SUM
文档创建者:doreen0813      创建时间:11-13 15:53      标签:      编辑:19次    |   浏览:17006次

摘要:OverviewSyntaxWINDOW_SUM(Indicator,[Grouping field 1,Grouping field 2,...],[Sorting field 1,Sorting m[阅读全文:]

WINDOW_AVG
文档创建者:doreen0813      创建时间:08-24 18:56      标签:      编辑:15次    |   浏览:7789次

摘要:OverviewSyntaxWINDOW_AVG(Indicator,[Grouping field 1,Grouping field 2,...],[Sorting field 1,Sorting m[阅读全文:]

MAX_AGG - Returning the Maximum Value of a Field
文档创建者:Roxy      创建时间:06-08 19:41      标签:      编辑:6次    |   浏览:3346次

摘要:OverviewSyntaxMAX_AGG(Array)According to the current analysis dimension, this function returns the ma[阅读全文:]

WEEK - Returning the Week Number of a Year
文档创建者:Roxy      创建时间:06-09 15:04      标签:      编辑:7次    |   浏览:2699次

摘要:Extracted DataOverviewSyntaxWEEK(Serial_number,"F1") or WEEK(Serial_number,"F7")R[阅读全文:]

TODATE - Converting to the Date Type
文档创建者:Roxy      创建时间:06-09 14:25      标签:      编辑:4次    |   浏览:7111次

摘要:Extracted Data1. OverviewSyntaxTODATE()Converts parameters in various date formats to date type.2. No[阅读全文:]

Common Date Formulas
文档创建者:Roxy      创建时间:04-27 17:34      标签:      编辑:26次    |   浏览:11373次

摘要:OverviewWhen dealing with date-type data, you often need to perform operations such as getting the cu[阅读全文:]

DATEDIF - Date Difference
文档创建者:Roxy      创建时间:06-09 13:41      标签:      编辑:8次    |   浏览:3722次

摘要:Extracted DataOverviewSyntaxDATEDIF(Start_date,End_date,Unit)Returns the number of days, months, or y[阅读全文:]

Comparison Between BI Function and Excel Function
文档创建者:Roxy      创建时间:05-24 15:01      标签:      编辑:20次    |   浏览:13847次

摘要:OverviewFineBI supports various functions. These functions have some differences in usage compared to[阅读全文:]

Nested Usage of the IF Function
文档创建者:doreen0813      创建时间:06-04 16:25      标签:      编辑:31次    |   浏览:661次

摘要:OverviewApplication ScenarioThe IF function is a commonly used logical function for data processing a[阅读全文:]

Overview of Numeric Functions
文档创建者:doreen0813      创建时间:06-04 16:25      标签:      编辑:30次    |   浏览:64582次

摘要:PositionPositionUsage ScopeEditing dataAdding a column and filteringNumeric fields (Some functions al[阅读全文:]

Overview of Date Functions
文档创建者:doreen0813      创建时间:06-04 17:13      标签:      编辑:59次    |   浏览:39209次

摘要:Usage ScopePositionEditing dataAdding a column and filteringComponentAdding a calculation fieldNote:F[阅读全文:]

DATESUBDATE - Returning the Time Interval Between Two Dates
文档创建者:Roxy      创建时间:06-09 14:39      标签:      编辑:5次    |   浏览:4202次

摘要:OverviewSyntaxDATESUBDATE(Date1,Date2,Op)Returns the time interval between two dates.Parameter 1Date1[阅读全文:]

Overview of Text Functions
文档创建者:doreen0813      创建时间:06-04 16:48      标签:      编辑:63次    |   浏览:32305次

摘要:Usage ScopePositionEditing DataAdding a column and filteringComponentAdding a calculation fieldFuncti[阅读全文:]

DATETONUMBER - Converting a Date into a 13-digit Timestamp
文档创建者:Roxy      创建时间:06-09 14:40      标签:      编辑:6次    |   浏览:3510次

摘要:Extracted Data1. OverviewSyntaxDATETONUMBER(Date)Returns the number of milliseconds from January 1, 1[阅读全文:]

DAYS360 - Returning the Difference Between Two Dates
文档创建者:Roxy      创建时间:06-09 14:09      标签:      编辑:5次    |   浏览:1672次

摘要:OverviewSyntaxDAYS360(Start_date,End_date,Method)Returns the number of days between two dates based o[阅读全文:]

DAY - Returning the Day of a Date
文档创建者:Roxy      创建时间:06-09 14:28      标签:      编辑:3次    |   浏览:1910次

摘要:OverviewSyntaxDAY(Serial_number,Format)Returns the day of a date. The returned value is an integer ra[阅读全文:]

INT
文档创建者:Roxy      创建时间:06-08 11:33      标签:      编辑:6次    |   浏览:2795次

摘要:Extracted Data1. OverviewSyntaxINT(Number)Rounds a number down to the nearest integer.ParameterNumber[阅读全文:]

Regular Expression Example
文档创建者:Roxy      创建时间:12-07 16:27      标签:      编辑:7次    |   浏览:5014次

摘要:OverviewWhen processing data, regular expressions are often used to describe certain string-matching[阅读全文:]

MONTH - Returning the Month of a Date
文档创建者:Roxy      创建时间:06-09 11:25      标签:      编辑:4次    |   浏览:2828次

摘要:Extracted Data1. OverviewSyntaxMONTH(Serial_number,Format)Returns the month of a date. The returned v[阅读全文:]

MINUTE - Returning the Minute of a Specified Time
文档创建者:Roxy      创建时间:06-09 14:32      标签:      编辑:2次    |   浏览:1483次

摘要:Extracted Data1. OverviewSyntaxMINUTE(Serial_number,Format)Returns the minute of a specified time. Th[阅读全文:]

HOUR - Returning the Hour of a Time Value
文档创建者:Roxy      创建时间:06-09 14:54      标签:      编辑:2次    |   浏览:1803次

摘要:Extracted Data1. OverviewSyntaxHOUR(Serial_number,Format)Returns the hour of a specified time value.[阅读全文:]

DAYSOFQUARTER - Returning the Number of Days of a Certain Quarter
文档创建者:Roxy      创建时间:06-09 14:56      标签:      编辑:3次    |   浏览:1524次

摘要:Extracted Data1. OverviewSyntaxDAYSOFQUARTER(Date)Returns the number of days of a certain quarter in[阅读全文:]

DATEDELTA
文档创建者:Roxy      创建时间:06-09 13:47      标签:      编辑:6次    |   浏览:2675次

摘要:Extracted Data1. OverviewSyntaxDATEDELTA(Date,Deltadays)Returns the date that is deltadays after the[阅读全文:]

Counting the Number of Identical Characters in a Field
文档创建者:April陶      创建时间:09-29 11:26      标签:      编辑:5次    |   浏览:6881次

摘要:OverviewYou can click Save Dashboard As to view the internal steps or operate the steps by yourself.E[阅读全文:]

DAYSOFYEAR
文档创建者:Roxy      创建时间:06-09 11:49      标签:      编辑:3次    |   浏览:1883次

摘要:OverviewSyntaxDAYSOFYEAR(Year)Returns the number of days a certain year contains.ParameterYearAny yea[阅读全文:]

DAYVALUE - Number of Days (Since 1900)
文档创建者:Roxy      创建时间:06-09 14:41      标签:      编辑:3次    |   浏览:1777次

摘要:OverviewSyntaxDAYVALUE(Date)Returns the number of days from the year 1900 to the specified date.Param[阅读全文:]

DAYSOFMONTH - Returning the Number of Days in a Certain MonthExtracted Data
文档创建者:Roxy      创建时间:06-09 14:38      标签:      编辑:4次    |   浏览:1854次

摘要:Extracted Data1.     OverviewSyntaxDAYSOFMONTH(Date)Returns the number of days of[阅读全文:]

WEEKDATE - The Date of the Specified Week
文档创建者:Roxy      创建时间:06-09 13:57      标签:      编辑:4次    |   浏览:2119次

摘要:OverviewSyntaxWEEKDATE(Year,Month,WeekOfMonth,DayOfWeek)Returns the date corresponding to a specified[阅读全文:]

QUARTER
文档创建者:Roxy      创建时间:06-09 15:24      标签:      编辑:3次    |   浏览:1887次

摘要:Extracted Data1. OverviewSyntaxQUARTER(Serial_number,Format)Returns the quarter in the date. If no pa[阅读全文:]

TIME
文档创建者:Roxy      创建时间:06-09 15:22      标签:      编辑:1次    |   浏览:2077次

摘要:OverviewSyntaxTIME(Hour,Minute,Second)Returns the specified date and time. The date is the current da[阅读全文:]

NOW - The Current Time
文档创建者:Roxy      创建时间:06-09 14:51      标签:      编辑:2次    |   浏览:2480次

摘要:OverviewSyntaxNOW()Gets the current time.NotesNo parameter is required in the function.ExampleIf you[阅读全文:]

SECOND
文档创建者:Roxy      创建时间:06-09 15:23      标签:      编辑:2次    |   浏览:1388次

摘要:Extracted Data1. OverviewSyntaxSECOND(Serial_number,Format)Returns the second of a specified time. Th[阅读全文:]

YEARDELTA - The Delta Years After the Specified Date
文档创建者:Roxy      创建时间:06-09 14:55      标签:      编辑:2次    |   浏览:1592次

摘要:OverviewSyntaxYEARDELTA(Date,Delta)Returns the date several years (specified by delta) after the spec[阅读全文:]

ROUND - Rounding to a Certain Number of Decimal Places
文档创建者:Roxy      创建时间:06-08 11:20      标签:      编辑:3次    |   浏览:3430次

摘要:OverviewSyntaxROUND(Number,Num_digits)Returns the number rounded to the specified number of decimal p[阅读全文:]

WEEKDAY - Returning the Day of the Week
文档创建者:Roxy      创建时间:06-09 15:13      标签:      编辑:1次    |   浏览:1819次

摘要:OverviewSyntaxWEEKDAY(Serial_number)Returns the day of the week corresponding to a date. Returns an i[阅读全文:]

TODAY - Returning the Current Date
文档创建者:Roxy      创建时间:06-09 15:17      标签:      编辑:6次    |   浏览:2733次

摘要:OverviewSyntaxTODAY()Returns the current date.NotesNo parameter is required in the function.Supports[阅读全文:]

DATE – Displaying a Date
文档创建者:Roxy      创建时间:06-09 14:48      标签:      编辑:2次    |   浏览:3075次

摘要:OverviewSyntaxDATE(Year,Month,Day)Returns a specific date.Parameter 1YearRepresents the year, which c[阅读全文:]

LOG
文档创建者:Roxy      创建时间:06-09 16:40      标签:      编辑:7次    |   浏览:1587次

摘要:OverviewSyntaxLOG(Number,Base)Returns the logarithm of a number to the base you specify.Parameter 1Nu[阅读全文:]

RAND
文档创建者:Roxy      创建时间:06-09 16:32      标签:      编辑:9次    |   浏览:2411次

摘要:OverviewSyntaxRAND()Returns an evenly distributed random number greater than or equal to 0 and less t[阅读全文:]

Operators and Precedence
文档创建者:Roxy      创建时间:04-25 17:37      标签:      编辑:6次    |   浏览:6477次

摘要:OverviewAn operator is used to specify the type of calculation to be performed on the elements in a f[阅读全文:]

ABS
文档创建者:_189594      创建时间:11-26 10:32      标签:      编辑:7次    |   浏览:224次

摘要:OverviewSyntaxABS(Number)Returns the absolute value of the specified number. The value is always non-[阅读全文:]

DEF Function Application Collection
文档创建者:Lily.Wang      创建时间:11-04 17:12      标签:      编辑:8次    |   浏览:1471次

摘要:OverviewThis document lists some common analysis scenarios for DEF-type functions.IndexTypeDocumentEn[阅读全文:]

WINDOW_STDEV
文档创建者:doreen0813      创建时间:04-23 14:29      标签:      编辑:27次    |   浏览:14455次

摘要:OverviewSyntaxWINDOW_STDEV(Indicator,[Grouping field 1,Grouping field 2,...],[Sorting field 1,Sorting[阅读全文:]

WINDOW_VAR
文档创建者:doreen0813      创建时间:06-28 15:06      标签:      编辑:18次    |   浏览:27589次

摘要:OverviewSyntaxWINDOW_VAR(Indicator,[Grouping field 1,Grouping field 2,...],[Sorting field 1,Sorting m[阅读全文:]

RANK_AGG
文档创建者:Roxy      创建时间:08-18 15:14      标签:      编辑:20次    |   浏览:8412次

摘要:OverviewVersionFineBI VersionFunctional Change6.1.2/Function DescriptionSyntaxRANK_AGG([Grouping fiel[阅读全文:]

WINDOW_MAX
文档创建者:Carly      创建时间:10-27 11:03      标签:      编辑:10次    |   浏览:710次

摘要:OverviewSyntaxWINDOW_MAX(Indicator,[Grouping field 1,Grouping field 2,...],[Sorting field 1,Sorting m[阅读全文:]

WINDOW_MIN
文档创建者:Carly      创建时间:10-20 16:29      标签:      编辑:9次    |   浏览:792次

摘要:OverviewSyntaxWINDOW_MIN(Indicator,[Grouping field 1,Grouping field 2,...],[Sorting field 1,Sorting m[阅读全文:]

RFM Analysis
文档创建者:Roxy      创建时间:01-04 22:44      标签:      编辑:48次    |   浏览:43162次

摘要:I. An Overview of RFM Analysis1) RFM Analysis, developed by American database marketing institut[阅读全文:]

Retention Analysis
文档创建者:Haley      创建时间:07-05 16:34      标签:      编辑:6次    |   浏览:1427次

摘要:I. An Overview of Retention Analysis1) Retention Analysis is a crucial analytical model for eval[阅读全文:]

Pareto Chart
文档创建者:Roxy      创建时间:01-04 19:53      标签:      编辑:82次    |   浏览:48771次

摘要:I. An Overview of Pareto Chart1) The Pareto Chart, an invaluable tool in business analytics, int[阅读全文:]

WINDOW Function Overview - Cross-Row Calculation
文档创建者:_189594      创建时间:08-21 15:01      标签:      编辑:6次    |   浏览:871次

摘要:OverviewWINDOW functions are commonly used for cross-row calculation, that is, calculation on data wi[阅读全文:]

User Loyalty Analysis
文档创建者:Lily.Wang      创建时间:06-08 18:13      标签:      编辑:7次    |   浏览:6912次

摘要:OverviewBackgroundUser loyalty refers to the degree of dependence and repeat consumption expectations[阅读全文:]

Cross-Selling Rate Calculation of Market Basket
文档创建者:doreen0813      创建时间:12-27 11:51      标签:      编辑:40次    |   浏览:773次

摘要:OverviewBackgroundYou consider each order a market basket and want to determine the association betwe[阅读全文:]

User Lifecycle Status Analysis
文档创建者:Lily.Wang      创建时间:02-23 15:44      标签:      编辑:4次    |   浏览:9372次

摘要:OverviewDefinitionYou can classify and analyze the lifecycle status of existing customers. Customers[阅读全文:]

Boston Consulting Group Matrix
文档创建者:Roxy      创建时间:03-10 11:35      标签:      编辑:18次    |   浏览:26246次

摘要:OverviewDefinitionBoston Consulting Group Matrix (BCG Matrix) is also known as the growth-share matri[阅读全文:]

Monthly Repurchase Rate Analysis
文档创建者:Lily.Wang      创建时间:02-24 11:45      标签:      编辑:8次    |   浏览:10407次

摘要:OverviewExpected EffectMonthly repurchase rate = Number of people who made two or more purchases in a[阅读全文:]

CLEAN_WIDGET (Only for DEF-Class Functions)
文档创建者:_189594      创建时间:06-20 15:23      标签:      编辑:7次    |   浏览:575次

摘要:OverviewSyntaxCLEAN_WIDGET(Field 1,Field 2,Field   3....)/CLEAN_WIDGET("ALL")Function[阅读全文:]

CLEAN (Only for DEF-Class Functions)
文档创建者:帆软用户zMzO9vGxfj      创建时间:06-27 10:10      标签:      编辑:3次    |   浏览:743次

摘要:OverviewCLEAN targets fields to ignore the filtering effect of these fields during the current DEF ca[阅读全文:]

IFERROR
文档创建者:Roxy      创建时间:02-28 15:56      标签:      编辑:4次    |   浏览:3423次

摘要:VersionFineBI VersionFunctional Change6.0.16/OverviewThe IFERROR function is used to identify an[阅读全文:]

DEF_ADD (Analysis Area Dimension and Specified Dimension)
文档创建者:April陶      创建时间:08-23 11:35      标签:      编辑:16次    |   浏览:2665次

摘要:OverviewDEF_ADD function calculates the value of the aggregate indicator based on the dimension speci[阅读全文:]

Displaying the Sales of the Previous Three Months
文档创建者:April陶      创建时间:03-04 16:13      标签:      编辑:15次    |   浏览:944次

摘要:OverviewBackgroundYou may need to calculate the data for a certain period, such as the sales of the p[阅读全文:]

Displaying the Total Value and Maximum Value Using the KPI Card
文档创建者:Roxy      创建时间:07-09 15:40      标签:      编辑:7次    |   浏览:2823次

摘要:OverviewExpected EffectText statements are often needed in report dashboards to describe or summarize[阅读全文:]

Field Cleaning
文档创建者:zsh331      创建时间:05-26 10:27      标签:      编辑:3次    |   浏览:527次

摘要:OverviewVersionFineBI VersionFunctional Change6.0/PreviewSometimes, unnecessary characters need to be[阅读全文:]

DEF_SUB (Analysis Area Dimension with Ignorance of Specified Dimension)
文档创建者:April陶      创建时间:08-23 14:07      标签:      编辑:9次    |   浏览:1438次

摘要:OverviewDEF_SUB calculates the value of the aggregate indicator based on the dimension in the analysi[阅读全文:]

DEF (Specified Dimension)
文档创建者:April陶      创建时间:08-22 14:17      标签:      编辑:20次    |   浏览:4706次

摘要:OverviewThe DEF function calculates the value of the aggregate indicator based on the specified dimen[阅读全文:]

FIND - Returning the Position of a Specified Character in Text
文档创建者:Roxy      创建时间:06-10 11:37      标签:      编辑:18次    |   浏览:4245次

摘要:OverviewGrammarFIND(find_text,within_text,start_num)Returns the first specified substring (find_text)[阅读全文:]

Data Merging and Splitting
文档创建者:Roxy      创建时间:04-29 14:01      标签:      编辑:15次    |   浏览:12874次

摘要:OverviewMerging and splitting of fields are essential to data integration.In datasets, some fields ne[阅读全文:]

LEN - Returning the Length of a String
文档创建者:Roxy      创建时间:06-10 11:47      标签:      编辑:5次    |   浏览:1922次

摘要:Extracted DataOverviewGrammarLEN(args)Returns the number of characters of a string.Parameter 1argsPar[阅读全文:]

CONCATENATE - Joining at Least Two or More Strings into One
文档创建者:Roxy      创建时间:06-10 11:45      标签:      编辑:9次    |   浏览:3473次

摘要:OverviewGrammarCONCATENATE(text1,text2,...)Joins at least two strings into one.Parameter 1Text1,text2[阅读全文:]

REPLACE - Replacing Part of a Text
文档创建者:Roxy      创建时间:06-10 11:45      标签:      编辑:9次    |   浏览:4037次

摘要:Usage 1: Replacing Specified Content of a TextOverviewGrammarREPLACE(text,textorreplace,replacetext)R[阅读全文:]

INDEXOF - Returning the Character at a Specified Position in Text
文档创建者:Roxy      创建时间:06-10 11:36      标签:      编辑:4次    |   浏览:2490次

摘要:OverviewGrammarINDEXOF(str1,index)Returns the character in str1 at the position specified by index.Pa[阅读全文:]

TODOUBLE - Converting a Text to a Double Object
文档创建者:Roxy      创建时间:06-10 11:33      标签:      编辑:5次    |   浏览:1852次

摘要:OverviewGrammarTODOUBLE(text)Converts a text to a Double object (a double-precision floating-point nu[阅读全文:]

RIGHT - Returning a Given Number of Right-Most Character(s)
文档创建者:Roxy      创建时间:06-10 11:32      标签:      编辑:7次    |   浏览:2086次

摘要:OverviewGrammarRIGHT(text,num_chars)Returns the last or last several characters in the text, based on[阅读全文:]

UPPER - Converting a Text to Uppercase
文档创建者:Roxy      创建时间:06-10 11:31      标签:      编辑:3次    |   浏览:1416次

摘要:OverviewGrammarUPPER(text)Converts all characters in a text to uppercase.Parameter 1TextText to be co[阅读全文:]

SPLIT - Splitting a Character String
文档创建者:Roxy      创建时间:06-10 11:29      标签:      编辑:10次    |   浏览:4125次

摘要:OverviewGrammarSPLIT(String1,String2 )Returns an array of character strings splited from String1 by t[阅读全文:]

REPEAT - Repeating a Text a Specified Number of Times
文档创建者:Roxy      创建时间:06-10 11:28      标签:      编辑:4次    |   浏览:1822次

摘要:OverviewGrammarREPEAT(text,number_times)Repeats a text a specified number of times.Parameter 1textTex[阅读全文:]

TOINTEGER - Converting a Text to an Integer
文档创建者:Roxy      创建时间:06-10 11:26      标签:      编辑:5次    |   浏览:1869次

摘要:OverviewGrammarTOINTEGER(text)Converts a text to an Integer object.Parameter 1TextText to be converte[阅读全文:]

EXACT - Determining Whether Two Text Strings are Identical
文档创建者:Roxy      创建时间:06-10 11:25      标签:      编辑:3次    |   浏览:1981次

摘要:OverviewGrammarEXACT(text1,text2)Determines whether two text strings are identical. If they are exact[阅读全文:]

MID - Returning a Specified Number of Characters from a Specified Position of a
文档创建者:Roxy      创建时间:06-10 11:23      标签:      编辑:5次    |   浏览:2630次

摘要:OverviewGrammarMID(text,start_num,num_chars)Returns a user-specified number of characters from a spec[阅读全文:]

Analysis Function Overview
文档创建者:April陶      创建时间:08-23 17:20      标签:      编辑:11次    |   浏览:1183次

摘要:OverviewDEF, DEF_ADD, and DEF_SUB functions allow users to modify or control the calculation level of[阅读全文:]

REGEXP - Determining Whether a Character String Matches a Regular Expression
文档创建者:Roxy      创建时间:06-10 11:52      标签:      编辑:10次    |   浏览:2819次

摘要:Extracted DataUsage 1OverviewGrammarREGEXP(str,pattern)Determines whether a character string (specifi[阅读全文:]