Use WORKDAY through 3 how-to topics, all available without membership in Multi-Dimensional Tables; choose a task from the How-to Index, then enter the formula and verify the returned result.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Create a formula field and enter WORKDAY | Free |
| 2 | 2. Set the WORKDAY parameter format | Free |
| 3 | 3. Use a WORKDAY example in a business scenario | Free |
How-to Guide
1. Create a formula field and enter WORKDAY
Entry: Add Field → Formula
- Open the WPS Multi-Dimensional Table that you want to edit.
- Click the Add Field button.
- Select Formula as the field type.
- Enter a WORKDAY-related formula in the formula editor.
- Click Confirm to save the field and check whether the calculated result appears.
Success Criteria
- Interface result: A new formula field appears in the table.
- Next action available: You can continue editing the formula or review the returned date for each record.
Tips While Using
- Common mistake: Using a plain text field instead of a formula field prevents the function from being entered.
- Environment note: You need edit permission for the current table.
2. Set the WORKDAY parameter format
Entry: Formula Editor → Enter function parameters
- Enter
WORKDAY(in the formula editor. - Fill in the start date parameter in order.
- Enter the number of working days to move forward or backward.
- Add a holiday range or holiday date values if needed.
- Check the parentheses and separators, then save the formula.
Success Criteria
- Interface result: The function syntax is complete in the formula editor with no obvious format errors.
- Next action available: After saving, you can see a date result in the field.
Tips While Using
- Common mistake: An incorrect date format or parameter order can cause an error result.
- Environment note: Holiday parameters should use valid date values.
3. Use a WORKDAY example in a business scenario
Entry: Formula field result column
- Choose a business table that contains a start date.
- Create a new formula field and enter the appropriate WORKDAY formula.
- Link the project duration or offset days to existing fields.
- Add holiday parameters when needed to get a result closer to the actual schedule.
- Check whether each record updates automatically when source data changes.
Success Criteria
- Interface result: Different records return their own working-day dates.
- Next action available: When you change the source date or day-count field, the result updates accordingly.
Tips While Using
- Common mistake: Mixing up calendar days and working days can lead to unexpected results.
- Environment note: If the business rule is complex, test with a small set of records first.