[Solved] Can't get Data Pilot working

Discuss the spreadsheet application
Post Reply
Fluffyb
Posts: 2
Joined: Sun Jul 01, 2018 11:16 am

[Solved] Can't get Data Pilot working

Post by Fluffyb »

I've googled, I've read help files and previous posts, I've reset user-data and toolbar and I am at the end of my knowledge :cry: . How do I get DataPilot working? Help? (Posted here due to being beginner and not knowing where to put it).

All help appreciated.
Attachments
openoffice.png
--
Openoffice 4.1.5 Windows Build 9789 on a Win10 system
Fluffyb
Posts: 2
Joined: Sun Jul 01, 2018 11:16 am

Pivot putting everything in one column [Solved]

Post by Fluffyb »

I am trying to get a hang of this DataPilot/Pivot and I can't seem to get the data to attatch to the new columns. I've tried a couple of different tables and data types, dates, text with numbers and the same keeps happening.

What am I doing wrong here? Any suggestions?

SOLVED -
Sales were supposed to go in DATA.... sorry.
Attachments
setup
setup
data source
data source
strange behaviour
strange behaviour
--
Openoffice 4.1.5 Windows Build 9789 on a Win10 system
User avatar
robleyd
Moderator
Posts: 5520
Joined: Mon Aug 19, 2013 3:47 am
Location: Murbko, Australia

Re: Can't get Data Pilot working

Post by robleyd »

G'day and welcome to the forum.

Unfortunately the image you have posted doesn't help to find a solution for your problem. Can you upload a sample spreadsheet with data that you want to use in a Pivot Table - formerly known as Data Pilot.

You may also find https://wiki.openoffice.org/wiki/Docume ... /DataPilot a useful resource.
 Edit: Please don't post multiple questions on the same topic. Please read the Survival Guide which suggests "No multi- or cross-posting. It leads to several discussions and a waste of time because several identical answers may be posted by different users."

I've merged both your topics into this one. 
Slackware 15 (current) 64 bit
Apache OpenOffice 4.1.16
LibreOffice 26.2..2; SlackBuild for 26.2.4 by Eric Hameleers
-----------
I hate this damn computer, I wish that I could sell it.
It won't do what I want it to, Only what I tell it.
User avatar
Villeroy
Volunteer
Posts: 31365
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: Pivot putting everything in one column [Solved]

Post by Villeroy »

Screenshots don't help to understand the problem but from what I can see in the first one, your source table is a contingency table (aka cross table, pivot table) with 7 day categories in in a row field and 3 other categories in a column field and numeric values at the crossing points of the categories plus column totals at the bottom. This is a pivot table already.

The second picture shows a normalized table with one date column and one column of values. There is no additional category as in the column field of the previous example.
You can easily create a pivot with dates in a column field and then group the pivot's date field by year, quarter month but there is no such functionality for week days.
For week days you can add a calculated field to the source data and use this one instead of the date.
=TEXT(A1;"NNN") returns the weekday name of any date in A1
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Post Reply