diff options
Diffstat (limited to 'helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp')
-rw-r--r-- | helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp b/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp new file mode 100644 index 000000000..a8c215117 --- /dev/null +++ b/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="UTF-8"?> + + +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + +<helpdocument version="1.0"> +<meta> +<topic id="textscalcguidedatapilot_tippsxml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Selecting Pivot Table Output Ranges</title> +<filename>/text/scalc/guide/datapilot_tipps.xhp</filename> +</topic> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3148663"><bookmark_value>pivot table function; preventing data overwriting</bookmark_value> +<bookmark_value>output ranges of pivot tables</bookmark_value> +</bookmark> +<paragraph role="heading" id="hd_id3148663" xml-lang="en-US" level="1"><variable id="datapilot_tipps"><link href="text/scalc/guide/datapilot_tipps.xhp" name="Selecting Pivot Table Output Ranges">Selecting Pivot Table Output Ranges</link> +</variable></paragraph> +<paragraph role="paragraph" id="par_id3154123" xml-lang="en-US">Click the button <emph>More</emph> in the <emph>Pivot Table</emph> dialog. The dialog will be extended.</paragraph> +<paragraph role="paragraph" id="par_id3153771" xml-lang="en-US">You can select a named range in which the pivot table is to be created, from the <emph>Results to</emph> box. If the results range does not have a name, enter the coordinates of the upper left cell of the range into the field to the right of the <emph>Results to</emph> box. You can also click on the appropriate cell to have the coordinates entered accordingly.</paragraph> +<paragraph role="paragraph" id="par_id3146974" xml-lang="en-US">If you mark the <emph>Ignore empty rows</emph> check box, they will not be taken into account when the pivot table is created.</paragraph> +<paragraph role="paragraph" id="par_id3145273" xml-lang="en-US">If the <emph>Identify categories</emph> check box is marked, the categories will be identified by their headings and assigned accordingly when the pivot table is created.</paragraph> + +<embed href="text/scalc/06/calcsamplefiles.xhp#pivot"/> +<section id="relatedtopics"> +<embed href="text/scalc/guide/datapilot.xhp#datapilot"/> +<embed href="text/scalc/guide/datapilot_createtable.xhp#datapilot_createtable"/> +<embed href="text/scalc/guide/datapilot_edittable.xhp#datapilot_edittable"/> +<embed href="text/scalc/guide/datapilot_filtertable.xhp#datapilot_filtertable"/> +<embed href="text/scalc/guide/datapilot_grouping.xhp#datapilot_grouping"/> +<embed href="text/scalc/guide/datapilot_updatetable.xhp#datapilot_updatetable"/> +<embed href="text/scalc/guide/datapilot_deletetable.xhp#datapilot_deletetable"/> +<embed href="text/scalc/guide/pivotchart.xhp#pivotchart"/> +</section> +</body> +</helpdocument> |