Usability annoyance regarding data uploads
Would be nice to be able to delete uploads when in the "Upload Data" section (besides being able to update them) and be able to update them in the "Uploads" section. When trying to work around the issues I have with the upload and put the data into an acceptable form, having to switch between these two screens ("Upload Data" and "Uploads") gets quite annoying.
3
people like this idea
I like this idea!
Tell me when this idea gets some attention.
The more people who like this idea, the more it gets noticed.
The more people who like this idea, the more it gets noticed.
The company has this under consideration.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Yep, you are right. We will take this on account in the upcoming UI redesign that we have planned for January.
Nice catch! -
Inappropriate?Yep deleting uploads is required to easily recover from incorrect loads.
You could work around updates by pushing a delta from your data warehouse to GoodData. You need to capture Before Image and After Image to calculate the delta.
Before image, sales order ID 1234 = USD 100
After image, sales order ID 1234 = USD 110
Delta, sales order ID 1234 = +10
Now push a new record with the delta to GD and group by sales order ID 1234 and you have SUM sales 100+10=110. SAP BI cubes work this way, and probably that is also why it is so slow :) But with small, highly aggregated data sets it will work.
I’m undecided
-
Inappropriate?Arjen, I don't think we're going by SAP way. So far, we're more concerned about snapshoting historical data. If sales order ID 1234 was $100 and is $110, we want to store both values with timestamp, understand why it was changed, and allow users to analyse it.
Otherwise, we could use the ROLAP advantages, and just update the ID 1234 record with new value. We don't calculate any cubes during data upload.
I’m excited
-
Inappropriate?Actually what I'd like to see is the ability to upload a file and its corresponding DDL as well so i dont have to manually enter all the column info. Even being able to paste DDL somewhere would be nice.
-
There are few different ways how to load data into a Good Data project. These differ in the amount of data that the product requires from user.
We have started with implementing web UI for the simplest one. We plan on introducing an advanced data loading options that will allow specifying metadata in some more declarative format. We are considering extending the MAQL language with some DDL statements.
Loading Profile...




EMPLOYEE

EMPLOYEE
EMPLOYEE