diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-26 12:02:00 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-26 17:20:58 +0200 |
commit | 327d999641b54d40d8f939a09ab79f37b4a9fc32 (patch) | |
tree | fdd833ce2e78d440f46a0a42d6c09fc0a62d8afa /source | |
parent | 031b9e971a9a04875220887c5b97849de737800b (diff) |
Clarify use of pivot table data hierarchy
After dicussion in documentation mailing list:
https://listarchives.libreoffice.org/global/documentation/2020/msg01686.html
Change-Id: I86f659ea35b15d6b7032d0ca6c7890c172fc2861
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101409
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/12090106.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/scalc/01/12090106.xhp b/source/text/scalc/01/12090106.xhp index bd753a949f..4b87101a70 100644 --- a/source/text/scalc/01/12090106.xhp +++ b/source/text/scalc/01/12090106.xhp @@ -65,5 +65,6 @@ <paragraph role="paragraph" id="par_idN105C1" xml-lang="en-US"><ahelp hid="modules/scalc/ui/datafieldoptionsdialog/hideitems">Select the items that you want to hide from the calculations.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/datafieldoptionsdialog/hierarchy" id="bm_id6507461" localize="false"/><paragraph role="heading" id="par_idN105C4" xml-lang="en-US" level="3">Hierarchy</paragraph> <paragraph role="paragraph" id="par_idN105C8" xml-lang="en-US"><ahelp hid="modules/scalc/ui/datafieldoptionsdialog/hierarchy">Select the hierarchy that you want to use. The pivot table must be based on an external source data that contains data hierarchies.</ahelp></paragraph> + <note id="par_id681598453957935">Calc does not provide multiple hierarchies for a single field and so this option is normally grayed. If you use a pivot table data source extension, that extension could define multiple hierarchies for some fields and then the option could become available. See the documentation supplied with that extension for more details".</note> </body> </helpdocument> |