Subscribe
28 Nov, 2022
2022-11-28 Release-V1.0.5

New features

Create a Doc in QuickTable

Through the Docs in QuickTable, you can record the process of your data processing and analysis, and form your data analysis report to tell your data story.

Create a new doc through the button in the image below:

When you create a new document:

1. Headings you add to the document will appear here.

2. Here is the toolbar, where you can do typography and embed material.

3. Here you can save the document and share it to your teammates.

For more instructions, please refer to:  https://docs.quicktable.io/analysis-and-reporting/create-and-share-docs

Optimizations

A new QuickStart page

In order to make it easier for users to understand QuickTable, we have created a new QuickStart page, where we have created some sample projects for you to get started:

04 Nov, 2022
2022-11-04 Release-V1.0.4

New features

Now, toolbar supports expanding and collapsing:

You can visually see the name of the tool.

New column by fixed value

With this tool, you can directly add a column of fixed content to the table.

Bug fixes and feature optimizations

We have added tutorial videos for data integration for some frequently used data applications, which will be added gradually.

13 Oct, 2022
2022-10-13 Release-V1.0.2

New features


Job and Schedule

QuickTable takes on the job of transforming your data by running the instructions that you set up when you made a recipe. The process of running these instructions is called a job. A job can put your data recipes into action according to a preset schedule. You can also run jobs on demand.

How to create a job?

You can find it in more actions in the recipe.

When creating a job for the first time, you need to create an output dataset first:

When you create it successfully, you can see it on the Jobs page:

How to configure the schedule?

When you want the job to run regularly, you can configure a schedule here:

Click "Create schedule", choose the job you need to run and configure the scheduling period, click the "Create", then you have created a schedule.

Where can I see the job running status and history?

You can view the running history of the Job here:

Support for SQL Server connections

QuickTable now supports SQL Server connections, you can find it on the Connections page:

20 Sep, 2022
2022-09-20 Release-V1.0.1

QuickTable gets a major update! πŸŽ‰πŸŽ‰πŸŽ‰In order to improve the experience of QuickTable, we have redesigned the interaction of data processing:

Compared with the old version, the following improvements have been made:

  • The meaning of configuration items has become clearer and easier to understand;
  • Transformation step is now configured on the right side of the table, which no longer affects your preview data;
  • Optimize the configuration process of some steps, delete redundant configuration items, and improve usage efficiency;

New features

Calculator

Easier to perform simple calculations:

Redesigned UI for Formula

We have redesigned formulas, adding formula lists and more explanations:

Redesigned to Extract JSON content

In order to be compatible with more complex data, we have also redesigned the Extract JSON content. In the new design, you can do JSON parsing from any row of a JSON-formatted column and can extract multiple values at once.

Redesigned to Join

The old version of Join configuration process is too long. Building on the optimization process, we have added the ability to rename columns. If there is a column with the same name in your right table, you can directly rename it here without adding another renaming step.

Redesigned to Union

The new version of Union allows you to preview the data content when configuring, and you can select multiple columns for merging.

Add button to update dataset

When new data is generated from your database or other data source, you can have QuickTable load the latest content of the dataset by clicking the Update button.

03 Aug, 2022
2022-08-03 Release-V0.2.1

New features

  1. Added Amazon S3 data connector, you can read and model data from S3. The processing result can also be written back to S3;

Optimizations

  1. Simplify the process of creating data connections;
  2. Added undo and redo functions to processing steps to avoid the problem of content loss in case of mistakes in data modelling process;
08 Jul, 2022
2022-07-08 Release-V0.2.0

New features

  1. Added workspace and Workspace membership management;
  2. After adding others to your workspace, you can share your projects, datasets, and scripts with them;
10 Jun, 2022
2022-06-10 Release-V0.1.7

New features

  1. Added "Quick Start" page with sample projects;
  2. Added Snowlake and Databricks connectors;
  3. Adjusted the process of uploading files;

Bug fixes and feature optimizations

  1. Some routine bug fixes.
22 May, 2022
2022-05-22 Release-V0.1.6

UI adjustments

We've redesigned the UI in order to give you a better user experience.

New features

  1. We've optimized charts and also added more chart types;
  2. Added PostgreSQL connector;
15 Apr, 2022
2022-04-15 Release-V0.1.5

New features

  • Recipe operation panel updatedRedesigned interface and interaction to make operation more intuitive;Added step grouping functionality, which is convenient for users to sort out the processing ideas and make the steps more regular at the visual level;The step bar supports manual drag and drop, which is convenient for users to sort out the sequence of steps;
  • Optimized the underlying calculation engine, the overall processing speed and query speed increased;

Bug fixes and feature optimizations

  • Some routine bug fixes.
31 Mar, 2022
2022-03-31 Release-V0.1.4

New features

  • The processing results can now be output to the data connection, for example: MySQL;
  • Datasets created in the form of uploaded files, can now support file updates;
  • Added the ability to convert processing steps into SQL scripts, currently supported in: SparkSQL, MaxCompute SQL, Snowflake;

Bug fixes and feature optimizations

  • Some bug fixes with query speed optimization;