This FAQ focuses on 3 common question types for PIVOTBY, including input errors, help lookup, and result checking, plus 3 glossary terms.
FAQ
What should I do if the PIVOTBY function shows an error after I enter it?
- Check whether the formula starts with
=. - Check whether the parentheses are paired correctly and whether the separators are correct.
- Review the syntax prompt to confirm that the parameter types and count match the function requirements.
- Press Enter again after making corrections.
How do I view the PIVOTBY function description?
- Select any editable cell.
- Type
=PIVOTBY(. - Review the syntax prompt that appears automatically.
- Continue entering the formula based on the parameter notes and examples.
How to use the PIVOTBY function in WPS on Windows when the result does not look correct?
- Check whether the referenced cells contain numbers stored as text.
- Check whether there is a circular reference or an incorrect reference range.
- Change the source data and review whether the result updates again.
- If needed, recheck the nested functions and parameter order.
Glossary
| Term | Definition |
|---|---|
| PIVOTBY | A function name in AirSheet used for data calculation and analysis. |
| Cross-sheet reference | A formula reference that points to a cell or range in another worksheet. |
| Nested calculation | A calculation structure that uses another function or expression inside the current formula. |