https://bugs.documentfoundation.org/show_bug.cgi?id=168902
BogdanB <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |g --- Comment #3 from BogdanB <[email protected]> --- Created attachment 203392 --> https://bugs.documentfoundation.org/attachment.cgi?id=203392&action=edit for test This is the xml for pivot table: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <pivotTableDefinition xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" name="DataPilot1" cacheId="1" applyNumberFormats="0" applyBorderFormats="0" applyFontFormats="0" applyPatternFormats="0" applyAlignmentFormats="0" applyWidthHeightFormats="0" dataCaption="Values" showDrill="0" useAutoFormatting="0" itemPrintTitles="1" indent="0" outline="0" outlineData="0" compact="0" compactData="0"><location ref="L3:M8" firstHeaderRow="1" firstDataRow="1" firstDataCol="1"/><pivotFields count="9"><pivotField compact="0" showAll="0"/><pivotField compact="0" showAll="0"/><pivotField axis="axisRow" compact="0" showAll="0" defaultSubtotal="0" outline="0"><items count="4"><item x="0"/><item x="1"/><item x="2"/><item x="3"/></items></pivotField><pivotField dataField="1" compact="0" showAll="0" outline="0"/><pivotField compact="0" showAll="0"/><pivotField compact="0" showAll="0"/><pivotField compact="0" showAll="0"/><pivotField compact="0" showAll="0"/><pivotField compact="0" showAll="0"/></pivotFields><rowFields count="1"><field x="2"/></rowFields><rowItems count="5"><i><x v="0"/></i><i><x v="1"/></i><i><x v="2"/></i><i><x v="3"/></i><i t="grand"><x v="4"/></i></rowItems><colItems count="1"><i t="grand"><x v="0"/></i></colItems><dataFields count="1"><dataField name="Suma - % Sobre Total" fld="3" subtotal="sum" numFmtId="165"/></dataFields><pivotTableStyleInfo name="PivotStyleLight16" showRowHeaders="1" showColHeaders="1" showRowStripes="0" showColStripes="0" showLastColumn="1"/></pivotTableDefinition> I made some changes here, please try the file I upload, see if it is better. -- You are receiving this mail because: You are the assignee for the bug.
