There are 3 how-to topics for using TEXTJOIN, and all 3 are available without membership: creating a formula field, entering parameters, and checking example results.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Create a formula field and call TEXTJOIN | Free |
| 2 | 2. Enter the TEXTJOIN parameter format | Free |
| 3 | 3. Check example results and automatic refresh | Free |
How-to Guide
1. Create a formula field and call TEXTJOIN
Entry point: Add Field → Formula
- Open the WPS multi-dimensional table that you want to edit.
- Click Add Field.
- Select Formula as the field type.
- Enter a formula that includes TEXTJOIN in the formula editor.
- Click Confirm to save the setting.
Success Criteria
- Interface result: A new formula field appears in the table.
- Next action available: You can continue editing the TEXTJOIN formula in the editor.
Tips While Using
- You need permission to edit fields in the current multi-dimensional table.
- After saving, the formula starts calculating immediately, so it is helpful to confirm field references first.
2. Enter the TEXTJOIN parameter format
Entry point: Formula Editor → Enter function parameters
- Type TEXTJOIN in the formula editor.
- Enter the parameters in the required function format.
- Add the target data range or text content as needed.
- Check whether the delimiter and parameter order match your expected result.
- Save the formula and return to the table to review the output.
Success Criteria
- Interface result: The full TEXTJOIN formula is visible in the editor.
- Next action available: After saving, you can review the joined result in the record.
Tips While Using
- If the parameter format is incorrect, the result may not display normally.
- Before entering the formula, confirm whether you are joining text fields or other field content.
3. Check example results and automatic refresh
Entry point: Formula field result area
- Enter an example formula in the formula field.
- Save it and review the calculated result in the current record.
- Change the content in the referenced source field.
- Return to the formula field and confirm that the result updates accordingly.
Success Criteria
- Interface result: The formula field shows the joined text result.
- Next action available: After source data changes, the result refreshes accordingly.
Tips While Using
- If the result does not update, first check whether the formula references the correct fields.
- The displayed result depends on the actual data in the current record.