Release May 2026

We are happy to deliver the brandnew May 2026 Release with many new frontend functions! Try it now!

Remember, the Frontend is the user friendly spreadsheet for your Collector Users to deliver their monthly/weekly/daily data. The Admin Center is the tool for the Power User to setup and control your organization’s collection workflows.

(1) Frontend: Performance impact of conditional formatting

We have learned that a large number of conditional formatting rules in the Excel sheet, which is uploaded as workbook into your data1.io application, can cost a lot of READ performance.

To find out, what is the impact of the conditional formatting rules in your workbook, simply open the “Spreadsheet Options” (available for admins of this application) …

… and you will find a new button “Clear conditional formats” and the number of existing rules. By pressing the button, you can remove all formatting rules from your workbook:

Now you can test the performance of the read process of your worksheet with the performance analyzer (Strg + Alt + P):

Please be aware that the conditional formatting rules are removed from the workbook permanently – you have to upload the workbook again to restore the conditional formatting rules!

(2) Frontend: Improved Calculation Wizard

We have introduced the Calculation Wizard back in July 2023. With this release we add the possibility to define which calculation modes should be supported.

a) New definition

Until now, you could only define the reference column / row for the calculation. With this release, you can add the calculation mode after a pipe | as a separator:

  • [column]
  • [column] | *
  • [column] | */
  • [column] | */+-

b) How to use

Of course you can enter “*3” and the value of the reference column …

… will be multiplied by 3 and the result will be written into the cell:

The new thing is, that you can now enter normal negative values (“-50”) or normal positive values (“+50”) without triggering a calculation executed by the calculation wizard:

(3) Frontend: New mode for Write Validations

We have added a new mode for Write Validations. Until now, write validation had only 2 states – none ore blocking writeback. With this release, we have added the warning which still enables writeback of the data:

The parameter data1_Write_Validation knows 3 states now

  • 0 = no message
  • 1 = message & writeback is blocked
  • 2 = message & writeback is still active

(4) Frontend: Changed Cell Format

There were some issues with the Changed Cell Format feature. That means, when you change the value of a cell, this cell will be formatted in the defined way (here: turquoise background).

a) with % sheets

Until now, sheets with the entry of exclusively % values, were not formatted as defined. With this release, this also works now without any restrictions.

b) with conditional formatting

If you define your “yellow cells” as a conditional formatting, then this was stronger than the Changed Cell Format definition. If the base colour was yellow and the top level formatting was defined as conditional formatting, then the Changed Cell Format definition worked on the bottom level.

With this release, the Changed Cell Format is now stronger than the conditional formatting rules of the worksheet.

(5) Frontend: Write Always On now also with Aggregated Level Queries

We have introduced the “Write Always On” parameter with Release November 2024 and we have extended this function to sum levels with Release March 2025.

Until now, the Write button was automatically deactivated when the sheet contains aggregated level queries. With this release, the “Write Always On” function activates the Write button in such scenarios.

Please be aware that rows or columns with aggregated level queries are always read-only and furthermore cannot be activated for writeback. With the new function you can use writeback

  • in other rows or columns without aggregated queries in the same CELLS0x area
  • in other CELLX0x areas within the same sheet

This new feature can be used for instance

  • enter comments directly in aggregated reports
  • enter adjustment bookings directly in aggregated reports

This new feature opens many possibilities to create combined workbooks for (aggregated) reporting and planning.

(6) Further Improvments

We have improved the loading process of the “Your active collections” page. This is done now workflow by workflow which is more interesting if you have more than one active workflow.

Also on the “Your active collections” page there was a miscalculation in “Finished” time on the workflow tile due to UTC conversion topic.

On the “Public Showcases” page there were some minor issues (also the space between the tiles were linked etc.).

In the frontend there was an issue with triggering changes in the visibility settings (with formulas) after changing a dropdown.

In the frontend we have improved the performance of ExceptionType0 definitions (which was slow with 100 or more rows).

In the frontend the comments (“red cell corners”) were not shown correctly under some circumstances.

In the mobile frontend view the dimension tree was not refreshed when switching the sheet of the workbook.

In the Admin Center we have improved the upload of the RLS definitions and we have removed the “Update” mode for the RLS table and all other UID-based tables (since an update is not possible in those cases).

In the Admin Center the “View” button in the Import/Upload screen did not show the records in some cases.

In the Admin Center there were some minor issues in the workflow editor.


We hope you like the new features – we are very curious about your feedback!

Please let us know what you think about data1.io and what kind of planning and data collection processes you evaluate to automate.

we #StandWithUkraine

Release April 2026

We are happy to deliver the brandnew April 2026 Release with the new Stored Procedures Integration and individual Validation Views! Try it now!

Remember, the Frontend is the user friendly spreadsheet for your Collector Users to deliver their monthly/weekly/daily data. The Admin Center is the tool for the Power User to setup and control your organization’s collection workflows.

(1) Admin Center: New Stored Procedures Integration (SQL)

This month is all news are in the Admin Center! We have moved the existing “Copy Data” feature into the new menu item “Data Rules” and added a new feature which enables you to execute SQL based Stored Procedures directly from the backend.

Stored procedures are used to perform advanced data transformations – not only copy but also update and delete. They can be created by the SQL admin of a database, so if you want to use stored procedures in your application, please contact us.

Select an existing Stored Procedure from your application and press the Excecute button …

… of course this process will be started immediately as a so-called background task in your data1.io application …

… and you will be informed when it`s finished and if it was successfully executed:

For the non db admins amongst you: the stored procedure is part of the sql database behind your data1.io application:

2 Admin Center: Improved “Copy Data” Layout

We took the chance and also streamlined the “Copy Data” layout … e.g. the groups are now collapsed per default:

3 Admin Center: New individual Validation Views (SQL)

In the November 2025 release we introduced (standard) validation views. With this release we enable all applications to have their individual validation views. This is very important for more advanced planning applications in order to validate your data before a workflow starts concerning known (or unknown) data issues:

You can also define formatting options in the Field Properties to make your individual validation views more intuitively readable:

Similar as the Stored Procedures, the validation views are part of the sql database behind your data1.io application:

Individual validation views can only setup by the sql admin, so please contact us if you are interested in using this new feature.

4 Admin Center: New “Force Change Password” Button

In last months March 2026 release we introduced the new authentication settings. We heard your wishes and added this month an option, to force a password change of all your users with their next login:


We hope you like the new features – we are very curious about your feedback!

Please let us know what you think about data1.io and what kind of planning and data collection processes you evaluate to automate.

we #StandWithUkraine

Release March 2026

We are happy to deliver the brandnew March 2026 Release with the new New Security Policies and New Workbook Folders! Try it now!

Remember, the Frontend is the user friendly spreadsheet for your Collector Users to deliver their monthly/weekly/daily data. The Admin Center is the tool for the Power User to setup and control your organization’s collection workflows.

(1) Admin Center: New Password / 2FA Policy Settings

a. Personal Security Settings

You as a user now have the possibility to define your personal security settings. For this reason we have removed the “Forgot Password” link on the user profile page …

… since you`ll find the new ribbon Account Security with the button to Change password:

Just enter your old password and the define and acknowledge your new password:

Furthermore, you can activate 2-Factor-Authentication (2FA) for your account in order to increase dramatically the security level of your account:

You can use any Authenticator app (Microsoft, Google, etc.) – simply scan the QR code in your personal Authenticator app and verify it with the code from the app:

b. Tenant Security Policies – Definitions

We have even more than the increase of personal security settings. As a tenant admin now you can also define your tenant wide security policy!

You`ll find the new ribbon Authentication settings in your Organization settings:

First, define 2FA authentication to be obligatory in your tenant or optional:

Second, define the password policy for your tenant:

  • Requirements for password length etc.
  • Max Age for passwords (= in days)
  • Password history count (= after how many pwd changes the same pwd can be used again)
  • Max password changes per day

c. Tenant Security Policies – Users

Your (End & Power) Users are forced to fulfil the defined tenant wide security policy, e.g. change their password after the defined period of time:

Your individually defined password rules are – of course – shown also to your end users:

2-Factor-Authentication is forced if set to “Required“:

d) Tenant Security Policies – Multi-tenant scenarios

Please be aware, as a user you can be part of different workflows in several tenants. In this case, data1 determines your personal security rule which will fulfil all tenant policies you are involved in.

e) Tenant Security Policies – Recommendations

All existing tenants stay on their existing security level, no changes are done automatically. Therefore we recommend you as a tenant admin to check the policy settings in your tenant.

Please also be aware, that e.g. more stringent password rules will be in effect only after the next password change.If you want to have the rules in effect immediately, you must set the existing passwords to expire.

(2) Admin Center: New Workbook Folders

We saw that many of our users have not only 1 or 2 workbooks but a whole bunch of workbooks. With this release it is possible to organize your workbooks in folders!

Simply click on Add new folder

… enter the name for the new folder …

… and allocate your workbooks by drag & drop:

Create another folder …

… and allocate the other workbooks:

Sure the folders can be expanded and collapsed:

(4) Admin Center: Improved Multi-Tenant Screens

We have worked on the multi-tenant functionality of the Admin Center.

(a) Improved Organization Screen

Until now, the Organization screen could only show the first tenant. With this release you`ll find a dropdown which enables you to select the tenant:

(b) Improved Multi-tenant presentation

Until now, the tables in the Tenant Settings were not sorted intuitively. With this release we have sorted all tenant related tables and furthermore we colored the tenant column in all screens light purple:

(5) Admin Center: E-Mail Adress in User Dropdown

For users who have several accounts it is useful to see the active account directly in the user menu:

(6) Frontend: Improvements for Dynamic List Queries

Dynamic List Queries were introduced with the July 2025 Release and are still a preview feature.

This month we have solved an issue with long running dynamic list queries due to problems with the re-allocation of named ranges. Furthermore dynamic list queries are now also executed in the Workbook preview mode.

(7) Further Improvements

We have dramatically improved the load performance of the dimension tree table in the Admin Center.

Furthermore the load performance of the Landingpages for “Your active Collections” and the “Public Showcases” is much better now.

We have removed an error when creating a new application.

Until now, in all download dropdowns of the Admin Center the xlsx option was not shown although it is the default download option. To make this clear, we have added the xlsx option to the dropdown.

There were a few issues due to the .NET migration last month (user login, date values in the dimension tree, validation during upload, fact records which could not be edited, workflow e-mails could not be sent).


We hope you like the new features – we are very curious about your feedback!

Please let us know what you think about data1.io and what kind of planning and data collection processes you evaluate to automate.

we #StandWithUkraine

Release February 2026

We are happy to deliver the brandnew February 2026 Release with the new Showcase “Baustellenbewertung” and the GA for the Dimension Writeback! Try it now!

Remember, the Frontend is the user friendly spreadsheet for your Collector Users to deliver their monthly/weekly/daily data. The Admin Center is the tool for the Power User to setup and control your organization’s collection workflows.

(1) New Showcase “Baustellen Bewertung”

We are happy to deliver a new showcase in our “Public Showcases” Gallery – it is called “Baustellen Bewertung” and is setup in German language:

After opening this new showcase you`ll see a description of the showcase and a button to enter the data entry sheet:

The content of this showcase is the monthly evaluation of the responsible site managers about the construction progress (in EUR) on their construction sites. The line structure of the data entry form follows the Austrian Standard List of trades on a building construction site based on the Austrian classification system according to ÖNORM B 2061 in conjunction with the service group classification LB-Hochbau / ÖNORM A 2063:

On the bottom level data entry is done on the categories “Eigen” and “Fremd”. Mainly for the current month (= blue column) and additionally a forecast until the end of the year (= yellow columns):

(2) Improved Showcase “Weekly Project Status”

We took the chance and also improved our existing showcase “Weekly Project Status”:

We added a Landing Page with important background information about the showcase and navigation buttons as well as …

… adding a “back” navigation on every single page:

(3) Dimension Writeback

We introduced the Dimension Writeback with the October 2025 release as preview and improved it in the November 2025 release. With the latter release we have also added the dimension writeback in our P&L Public Showcase:

(a) Generally Available (GA)

With this release, the dimension writeback is generally availabe (GA). Just to rememember: with this feature master data from the dimension tables can be edited and added directly within the workbook by the collector users:

Make your changes to the master data and execute the writeback …

… and the master data is changed in the underlying dimension table:

(b) Dimension Audit Table

With this release we deliver the “Dimension Audit Table”. In this table all historical versions of the updated records are stored to make changes transparent:

(4) Huge Technical Update to .NET 10 / ASP.NET Core 10

During the last months we prepared the migration of the whole data-one-service project to .NET 10 / ASP.NET Core 10. The final migration was done last weekend.

  • Long-term support (LTS)
  • Improved performance
  • Platform independence
  • Built-in dependency injection
  • Modern authentication
  • Improved developer tools
  • Actively maintained libraries
  • Enhanced security

(5) New Subscription Prices 2026

We have changed our prices the last time in January 2024 from 2,50 per user, month and app to 4,50 per user, month and app. With the maturation of the data1.io software, we change our subscription prices now to EUR 6,50 per user and month. Therefore we have increased the subscription fee per user, but we have removed the “per app” condition which makes the solution cheaper for multi-application customers.

As always, this new price is valid for all new customers (= tenants). Existing Enterprise Plan customers of course keep their early adopter conditions for lifetime as promised and of course can opt to the new pricing model if this is more favourable!

(6) Further Improvements

The “Key Wizard” has been moved from the menu item “Create your Dimension(s)” to the menu item “Prepare your data”.

There was an issue with the dates in the “Copy Data” definitions. Under certain circumstances the saved date switched back automatically on the day before. This happened due to UTC conversion and this is solved now.

There was another issue with the Tenant Admin user list. Under certain circumstances you saw only yourself as a tenant admin but not the other tenant admins of your tenant(s). This is solved now.


We hope you like the new features – we are very curious about your feedback!

Please let us know what you think about data1.io and what kind of planning and data collection processes you evaluate to automate.

we #StandWithUkraine

Release January 2026

We are back with the brandnew January 2026 Release with the new Import/Upload area and the new Admin Center navigation! Try it now!

Remember, the Frontend is the user friendly spreadsheet for your Collector Users to deliver their monthly/weekly/daily data. The Admin Center is the tool for the Power User to setup and control your organization’s collection workflows.

(1) Admin Center: New area “Import / Upload your data”

Until now, actuals and other reference data had to be uploaded directly into the fact table. Now you can use additionally the new menu item “Import / Upload” which was designed especially for importing / uploading actuals.

Please be aware that this new screen shows only new uploads either here or in the fact table – formerly imported / uploaded actuals cannot be shown here. You can download and delete your existing actuals from the fact table and upload it once in this new area.

a. New menu item “Import / Upload”

In the main menu you`ll find now the new entry “Prepare your Data” with the new “Import / Upload” area:

Pressing the “Upload” Button will open the already from the fact table known dialog with the selection Replace or Append mode:

The uploaded data are not shown in detail but as aggregated “upload records“:

b. View and Delete Records

The detailled records behind an “upload record” can be analyzed with the “View” button:

We guess that the new “Delete” button can be very useful for many of you since you can delete accurate all the records from one upload batch:

c. New Replace Mode

Please be aware that we have changed the Replace mode. Until now, this replace mode referred to the field “SYS_Delta”. This was in many cases not useful – therefore we have changed the criteria for the replacement to the name of the uploaded file:

Before you execute the import with the replacement you`ll get an preview where you can check if this is plausible:

d. New column in Fact Table

We have added a new column “Is From Upload” to the Fact Table. With this column you can filter exactly the records that you see in the new screen “Import / Upload” …

… and also vice versa the records which were written back from the frontend:

(2) Admin Center: Adopted main menu structure

We have changed the main menu structure …

… by adding the new item “Prepare your data” and the new combined item “Run your Workflow(s)

(3) Admin Center: New horicontal navigation

We have redesigned the horicontal navigation in the Admin Center with a second level.

a. New horicontal navigation

We have changed the layout and usability of the horicontal navigation …

… and we have added an optional second level to the horicontal navigation:

c. Adopted “Run your Workflow(s)” menu

This is the new menu structure in the new combined “Run your Workflow(s)” main item:

You can compare it with the old navigation structure:

b. Adopted “Use your collected Data” menu

We have moved the item “Copy Data” to the new main item “Prepare your data”.

(4) Discontinued Excel Add-In

In the January 2020 Release have launched the current Frontend which was called then “Web Client” and it took us only about 1 year to reach production readiness. Until then the “Excel Client” – which was an Javascript Add-In – was the major frontend for the collector users. We have stopped investements in this Excel Client years ago since we realized that we could not reach our strategic goals with this client.

In order to streamline the data1.io ecosystem, we retire now this Excel Add-In and removed it from the Office Store:

Just for nostalgic reasons let me show some last screenshots from the login screen …

… and from the dimension tree:

(5) Further Improvements

There was an issue with the logging of capacity changes if the change took longer than 12.5 minutes.

There was an issue with the Finish Workflow button if the collector organizer is not part of the “Define your users” table.


We hope you like the new features – we are very curious about your feedback!

Please let us know what you think about data1.io and what kind of planning and data collection processes you evaluate to automate.

we #StandWithUkraine

Release November 2025 (before christmas break)

We are happy to deliver the brandnew November 2025 Release with the new Writeback for Dimensions and many other Features! Try it now!

Remember, the Frontend is the user friendly spreadsheet for your Collector Users to deliver their monthly/weekly/daily data. The Admin Center is the tool for the Power User to setup and control your organization’s collection workflows.

(1) Frontend: Improved Writeback for Dimensions (Preview)

We have introduced the new Writeback last month in the October 2025 Release. This month we deliver a new field of application in our public P&L showcase and a new action button.

(a) New P&L Showcase

In our P&L Public Showcase have added a new sheet for editing the customer dimension table (which is used as basis for the customer dropdown in the Revenues Planning).

In this sheet all the columns and records of the “Dimension 005” are shown with a dynamic list query:

You can edit the data of this table and execute the writeback:

After refreshing the list query you can see that the table was updated by the writeback process:

(b) New Action Button for new records

Action Buttons are very important feature in data1.io and are established very well. This month we have added the new action type “AddNewRowToListQuery” which makes it possible to create a button that inserts a blank row – either at the start or the end – of a list query:

{ "Title": "Add new customer", "Action": "AddNewRowToListQuery", "Action Parameter": "data1_LISTQUERY01", "Action Parameter 2": "start", "Status": "Enabled" }

Pressing the button …

… inserts an empty row at the top of the list query, pressing the button double will insert two blank rows. In those new blank rows new records can be added and written back withe Write button:

Refreshing the list query proves that the writeback of the new records was succesful:

(2) Admin Center: New Validation Views

We are very happy that we can deliver the brand new section “Validation Center” with the new validation views. Those views will help you to and identify inconsistencies and keep the data in your datamodel clean. You will find in the dropdown validation views for those dimensions that are activated in your datamodel:

The validation view for DIM005 in this application shows, that 85 fact records use a DIM005 Key which is not defined in the corresponding dimension table and 2 fact records don`t have a DIM005 Key at all.

Those views basically shows the same information as the long-established “Key Wizard” with two key advantages:

  1. Validation views also shows the records with blank keys
  2. Validation views show the records and can be filtered down to the currently most relevant data

(3) Admin Center: New Popup Screens

We have streamlined the menu structure and have moved two section to new popup screens.

The first one is the Copy Data Journal which can be accessed by the new button within the Copy Data section …

… and is shown now as popup screen:

The second one is the Event Log which can be accessed by the new button within the Sent E-Mals section …

… and is also shown as a space-saving popup screen:

(4) Frontend: Changes for Attributes on Sum Levels

Attributes from the dimension table already have been shown on a sum level, if all the elements below have the same entry for the attribute:

We have changed two things:

  • The attribute is also shown if some of the elements have blank values
  • The attribute is also shown if the elements below are not visible in the dimension tree

This is important for “sum-level” applications and applicatons with large dimension structure.

(5) Discontinued “By Cell Mode”

We are in a process of cleaning up our software to focus on the important features. Last month we have started with the discontinuation of two of the older showcases. This month we remove the so-called “By Cell Mode”, which never got practical relevance and makes data1 more complex than necessary.

We removed the “Definition Mode” selection from the Workbook Wizard. With the “By Cell Mode” the data from the workbook (= yellow cells) are all written on the one same record.

The “By Cell Mode” can be recognized in a workbook by multiple “MEASURExx” and maybe also multiple “TEXTxx” definitions:

The idea was to be compatible with alternative frontends like Power Apps, but this never got practical relevance. The removal of this mode reduces complexity and creates room for new functions.

(6) Technical Updates

We have updated our Angular Framework to the current version 20. Furthermore we have solved “vulnerabilities” in our Angular Web Client Projects and we have automatized the replacement of Refresh-Tokens for security reasons.


We hope you like the new features – we are very curious about your feedback!

Please let us know what you think about data1.io and what kind of planning and data collection processes you evaluate to automate.

We`ll be back after christmas break with the January Release!

we #StandWithUkraine

Release October 2025

We are happy to deliver the brandnew October 2025 Release with the new Writeback for Dimensions and many other Features! Try it now!

Remember, the Frontend is the user friendly spreadsheet for your Collector Users to deliver their monthly/weekly/daily data. The Admin Center is the tool for the Power User to setup and control your organization’s collection workflows.

(1) Frontend: Writeback for Dimensions (Preview)

Until now, Writeback from the Frontend was only possible into the fact table. With this release, it is also possible to edit data from the dimension tables directly in the frontend by your end users!

(a) Fields of application

Think of a data entry sheet which gives your users not only the possibilty to enter weekly data but also to edit the attributes for the dimension tree elements – in our case the columns “Type” and “Budget (h)”. With this release, changes in dimension attributes can also be written back to the dimension table:

As a result, the records in the dimension table are updated directly from the frontend:

(b) How it works

Writeback into dimensions is possible via list queries. That means, the editable field(s) must be attributes in a list query. In our showcase we have two columns which are filled by list queries:

  • data1_LISTQUERY01_T_DIM001_A011 = Column “Type”
  • data1_LISTQUERY01_T_DIM001_N001 = Column “Budget (h)”

Then, you need to define the new parameter “AllowEdit” in order to activate Writeback for a certain list query in your sheet:

  • data1_LISTQUERY01_T_DIM001_CmdAllowEdit
    0 = default
    1 = Writeback is active

Last but not least it is a prerequisite for every editable list query to deliver the key column:

  • data1_LISTQUERY01_T_DIM001_KEY

This is necessary since the update of the attributes is done via the keys in the key column.

Please note, that every attribute from every dimension table can be edited – but not the keys.

(2) Frontend: Streamlined READ algorithm for Comments

The allocation of comments and other fact attributes to records in the fact table on WRITEBACK are nothing new in data1.io. But there were some blurrings between the two modes – the Plus mode (+) and the Star mode (*) – when READING the comments back into the workbook. Those blurrings sometimes led to desired results although the definitions were not correct and in other cases it simply did not work as expected. With this release we have streamlined the READ algorithms for the two modes so that they both now work as they should.

(a) Plus Mode (+)

Plus mode is the default mode and means that the comments are strictly written on “comment records” of their own using exactly the dimension keys from the workbook. And this is true now also for the READ process – data1.io will show only the comment which exactly matches the dimension keys that are defined in the workbook.

You will use the Plus mode when you have more than 1 comment per row:

And the READ mode will use exactly the dimension keys from the workbook:

(b) Star Mode (*)

Star Mode means that a comment basically is NOT written on a record of its own but will be added to already existing “measure records” of the same row (or column) in the workbook. Therefore the dimension keys defined are only directly relevant for comments in a row without any values in the other cells of the row.

You will use the star mode if you have only 1 comment per row and when you want to save the comment on every “measure record” of this row.

The READ process works the same way: if there is any “measure record” in this row available then the comment is taken from the first record found. If none is found then a “comment record” with exactly the dimension keys from the workbook definition is searched for. This algorithm is used from now on only for Star definitions (*) and no more for Plus definitions (+).

Please check your workbooks if all comments and all other fact attributes (text, dates, numbers) are allocated in your workbook as expected.

(3) Frontend: Multiple Tree Selection for Advanced Scenarios

We have intdroduced the Multiple Tree Selection in September 2025 Release. With this release we have made this feature ready for advanced scenarios with sum-level trees (which were also introduced in September 2025 Release).

  • Improvement for Alternative Level Queries
  • Improvement for Write button activation / deactivation
  • Improvement for visible / invisible rows refresh

Therefore the multiple tree selection can now be used in every scenario.

(4) Admin Center: Consistent Workflow Times

There were inconsistencies with the display of workflow times throughout the data1.io application. With this release, workflow times are consistently the same in Workflow e-Mails

… on the workflow landing page

… and in the workflow box of the frontend:

(5) Discontinued Showcases

We have decided to remove two of our Public Showcases since they did not meet our current technical demands:

  • Financial Forecast
  • Weekly Cash Planning

The remaining 6 showcases are up to date and highly relevant for the demonstration of the feature set of data1.io.


We hope you like the new features – we are very curious about your feedback!

Please let us know what you think about data1.io and what kind of planning and data collection processes you evaluate to automate.

we #StandWithUkraine

Release September 2025

We are happy to deliver the brandnew September 2025 Release with the new Multiple Tree Selections, the new Audit Table and many other Features! Try it now!

Remember, the Frontend is the user friendly spreadsheet for your Collector Users to deliver their monthly/weekly/daily data. The Admin Center is the tool for the Power User to setup and control your organization’s collection workflows.

(1) Frontend: Multiple Tree Selection

a. How it works

Simply define the new named range data1_MultipleSelection and use the following parameters:

  • 0 = Single Tree Selection (default behaviour)
  • 1 = Multiple Tree Selection

This will activate the new Multiple Selection button in the right top corner of the dimension tree:

Pressing the button will switch the dimension tree into multiple selection mode and will make visible the new Read button in the menu bar (which is not activated until a selection is made):

Select the elements from the tree which should be summed up and press the Read button (which will be activated after a selection is made):

As always in data1.io, of course you can also formulas to dynamically control the parameter and therefore the appearance of the dimension tree.

b. Multiple Selection in List Queries

Multiple selection is automatically applied also to List Queries on the DIM001 dimension table:

c. Multiple Selection in Dynamic Tables

Last but not least, multiple selection is also automatically applied to Dynamic Tables connected on the DIM001 dimension table:

(2) Showcase: Writeback on Sum-level Elements

We have added a writeback on sum-level elements to our Integrated P&L Planning Public Showcase. Writeback on sum-level elements is not a new feature but an interesting combination of already existing features.

a. Fields of applications

There are many plans which are not detailled to profitcenter, costcenter, employees but are entered e.g. on a company level. Until now, it was necessary to have a “receiving element” e.g. for capacities planning on a company level (= 1 element per company):

It is possible to make the “receiving element” invisible in the tree and make your data entry directly on the sum-level element (whereby the values are still written to the “receiving element”):

b. How it works

In order to implement this behaviour, you use the following features:

  • Parallel hierarchy
    To make the “receiving element” invisible in the tree (but it continues to exist in the dimension table).
  • Parameter “Planning Level”
    To determine your individuel data entry level, since data entry should not be possible on every sum-level node but only the ones which make sense. In our showcase it is the “company level” from the 2-levels tree.
  • DIM001_Alternative definition
    To write the entered value to the “receiving element” which is not visible any more but continues to store the entered values. Therefore the key of the “receiving element” for specific sum-level node must be determinable.
  • Parameter “data1_Write_AlwaysOn”
    Set it to the value “2” in order to activate the Write button on your relevant sum-level nodes.

In summary, the “receiving element” is not visible any more but the values now entered on the sum-level are still written on the “receiving element” (which must be known).

(3) Backend: New Audit Table

When you write your data to your fact table, the replaced records are not deleted but only set to “IsDeleted = True”. This makes it possible to recover your data if a planning incident happens.

Until now, we have saved all – current and deleted – records in the one Fact Table. With this release this has changed and data1.io uses two separate tables for the current and another one – the “Audit Table” – for the deleted records. The historical data in your fact table was moved to the new Audit Table.

Therefore, from today on you`ll find in your Fact Table only the currently active records with the flag “IsDeleted = false” …

… and in the new Fact Table Audit you will find all the new and also historically replaced records with the flag “IsDeleted = true”

This is a major change in the data architecture of data1.io since this will solve the issue that the fact table continously grows due to replaced records during the planning process.

(4) Backend: Workbook Filename

With this release, the filename of the uploaded workbook is saved which makes it easier to find out later, which file you are currently using as workbook. Furthermore we have added a comments field, which can be used e.g. to save also the Path where the file came from.

(5) Backend: New Boolean Fact Dimensions

In our standardized data model we have 10 alpha-numeric dimension keys and 10 date keys in order to clearly identify your records in the fact table. Now we have extended our data model by additional 10 boolean dimension keys which can ber used for small, binary dimensions with only two possible states.

a. Fields of application

  • booked / non-booked records
  • proved / unproved records
  • Version 1 / Version 2 records
  • and many more

Please be aware that the boolean dimension keys are keys and not fact attributes (like TEXT01, NUM01, etc.) and help you save the 10 alpha-numeric dimensions for more larger “real” dimensions.

b. How it works

Use the new named ranges for the boolean dimension keys:

  • data1_CELLS01_BOOL001
  • data1_CELLS01_BOOL002
  • data1_CELLS01_BOOL003
  • data1_CELLS01_BOOL004
  • data1_CELLS01_BOOL005
  • data1_CELLS01_BOOL006
  • data1_CELLS01_BOOL007
  • data1_CELLS01_BOOL008
  • data1_CELLS01_BOOL009
  • data1_CELLS01_BOOL010

Use those values:

  • TRUE or 1
  • FALSE or 0

You will find the boolean key(s) in your Fact Table:

If you cannot see them, please activate the boolean key(s) in your data model (and define a proper name):

(6) EU Data Act

The EU Data Act (Regulation (EU) 2023/2854) is a central part of the EU’s data strategy, aiming to make access to and use of data fairer, more transparent, and more innovation-friendly.

The EU Data Act entered into force on 11 January 2024, with this date, the regulation formally became part of EU law, but most obligations were not yet applicable. On 12 September 2025 the Data Act became applicable in practice. From this date, the majority of rights and obligations take effect — including user rights to access and share data generated by connected devices, rules on fair contractual terms for SMEs, and obligations for cloud and SaaS providers to enable data portability and switching.

We are proud to be a European SaaS provider and we are very happy to announce that data1.io has long met the requirements of the EU Data Act:

  • No risk of blocking
    No hidden costs, no exit fees or no exit conditions
    Export all your data everytime
  • Cloud hosting in the EU
  • Encrypted storage
  • Data protection agreements

Our DNA is complete transparency regarding data export and technical interfaces and no risk of blocking at all. data1.io guarantees full interchangeability, easy switching and full control over your data.


We hope you like the new features – we are very curious about your feedback!

Please let us know what you think about data1.io and what kind of planning and data collection processes you evaluate to automate.

we #StandWithUkraine

Release July 2025 (before the summer break)

We are happy to deliver the brandnew July 2025 Release with the new New Dynamic List Queries and many other Features! Try it now!

Remember, the Frontend is the user friendly spreadsheet for your Collector Users to deliver their monthly/weekly/daily data. The Admin Center is the tool for the Power User to setup and control your organization’s collection workflows.

(1) Frontend: New Dynamic List Queries (Preview)

List Queries have become a powerful feature and are essential for many advanced applications in data1.io. Until now it was necessary to define a maximum number of rows or columns which could be filled by the list query and then fade out the rows / columns not used.

We are very happy to present the new dynamic List Queries which generate automatically the needed number of rows or columns. Have a look on this top level query – there are no additional (hidden) rows:

But have a look on this team level query – there are also no additional (hidden) rows:

For a dynamic List Query only one row (or column) is defined which will be duplicated as often as there are hits in the list query. You need two additional parameters for the list query to make it dynamic:

  • data1_LISTQUERYxx_T_DIMxxx_CmdDynamic
    1 = dynamic list query

    The named range for the List Query is dynamically reduced or expanded by rows or columns. The first row or column is copied (copy/paste) to the new row(s)/column(s) so that the formulas and conditional formatting are retained and automatically adjusted to the new row/column (behaviour as in MS Excel).
    0 = static list query = default
    The name range is filled to the stop, rows/columns beyond this are not created.
  • data1_LISTQUERYxx_T_DIMxxx_CmdExpansion
    row = new data is added row by row = default
    column = new data is added column by column

Dynamic List Queries are a complex feature with many interactions with other features:

  • Clean removal of the existing rows from the last list query
  • Clean format for the generated rows/columns and clean application of the changed cell format
  • Sheet Protection
  • Row Level Security (RLS)

This complexity is the reason why dynamic List Queries are currently in preview.

(2) Frontend: Writeback Optimiziation for List Queries

We have introduced the writeback functionality for List Queries in March 2025 Release. We`ve learned that the writeback in large lists was very slow since for every entry in the SysDelta parameter a separate SQL statement was sent in order to replace the already existing records for this batch.

With this release, the deletion of the existing records is executed with only one single SQL statement …

… which makes the writeback process performant:

(3) Frontend: Dimension Tree Sorting

The order of the sum level nodes in the dimension tree is determined …

… by the assigned elements with the lowest SORT information:

Until now, this algorithm used only the visible elements of a (filtered) dimension tree. Therefore the following constellation …

… led to a dimension tree with reversed order of the the two companies on Level 2. With this release we have changed this algorithm and the order of the sum level nodes results from all existing elements – visible or not:

This is a major change, since the dimension tree in an application has now always exactly the same order in all filtered variations of the tree.

(4) Admin Center: Dependent Filters in Tables

We have introduced the new column filter experience in November 2024 release. With this release we are happy to introduce dependent filters. That means that existing filters on one column …

… reduce the number of hits in all other column filters:

(5) Admin Center: RLS Improvements

We have learned that the RLS definition can be difficult due to the default column names in the RLS dialog. With this release we have added the individual column names to the dialog which will make it easier to see which attributes e.g. belong to the same hierarchy:

(6) Admin Center: Copy Data Improvements

We are happy that it is now possible to change the sort order of the filters in the “Filter condition(s)” block as well as in the “Target rule(s)” block:

Furthermore, we have also optimized the column order in the “Filter Condition(s)” block:

Last but not least, we have added the date to the timestamp in the execution bar.

(7) Further Improvements

We have solved an timing issue with the “Read Validation” (which was initially released in February 2025 release). In rare cases the validation message was shown altough there was no issue since the validation message was shown earlier than the READ process for the sheet was finished.

There was an issue in the Copy Data feature. The number of records shown which will be replaced (as preview before you start the copy data job) was not correct in some cases.

We have found a solution for the limitation for the execution of SQL statements with more than 2100 parameters – SQL statements are now executed piece by piece with 2000 parameters maximum.

We have also solved issues in the Admin Center in the Collector Users and in the RLS definition screens.


We hope you like the new features – we are very curious about your feedback!

Please let us know what you think about data1.io and what kind of planning and data collection processes you evaluate to automate.

We`ll be back after the summer break with the September Release!

we #StandWithUkraine

Release June 2025

We are happy to deliver the brandnew June 2025 Release with the new Admin Center UI and new Copy Data Features! Try it now!

Remember, the Frontend is the user friendly spreadsheet for your Collector Users to deliver their monthly/weekly/daily data. The Admin Center is the tool for the Power User to setup and control your organization’s collection workflows.

(1) Admin Center: New User Interface

We are very happy, to deliver a major update for the user interface of our Admin Center!

a. New Menu Format

We renewed the menu format by

  • adding symbols to the menu items
  • removing the enumeration of the major menu items
  • removing the vertical line on the second level of the menu
  • removing the hamburger icon on the top
  • moving the tenant information into the header

Compare the new menu format and page layout …

… with the old format and layout:

A major goal of these changes was also to replace the previous folded slim menu (which was titled “Navigation Pane” and was only a placeholder) …

… by a fully functionable slim scale menu based on the images (which is of course already a standard for many SaaS solutions):

b. New Landing Page

Since we removed the enumerations from the major menu items on the left, we thought it would be a good idea to replace also our old landing page which carried only very little information (i.e. a list of the available applications) …

… with a new info page, which is hopefully helpful to get a good orientation about the content of the menu structure on the left:

c. New Loading Behaviour

Another major change is a new loading behaviour for the sub-content of the selected menu item.

Until now, the whole content from the horicontal sub-navigation was loaded initially when selecting a menu item – which could take a quite long time.

From now on, only the content of the first menu item – which is currently the “Info” page – is loaded when selecting a menu item and is therefore very fast. When selecting another item from the horicontal sub-navigation, it will be loaded and you have to wait only for the selected content. This will save most of you a lot of time since usually we do not enter all the items from the horicontal sub-navigation.

d. New Mobile Layout

We are very happy, that with the new menu format we could reach a major improvement for the mobile view of the Admin Center! In portrait view, the slim navigation on the left makes it quite realistic to use also the mobile to change some settings within the Admin Center …

… while in landscape view the navigation can be expanded:

(2) Admin Center: New Copy Data Features

With the April 2025 Release we have delivered a major update for the Copy Data Feature, with the May 2025 Release we delivered another important improvement and with this release we deliver 2 more major features!

Please be aware that this feature is an Add-On which needs to be licensed seperately.

a. New Groups

The more features we deliver, the more Copy Data jobs will be defined. This made it necessary to add a new group level in order to bundle jobs which belong to the same logical process and usually should be executed in one batch.

If you enter the Copy Data definition you will see now a new group level called “Non-grouped copy data definitions”:

Sure, you can define now a new group …

… and move your existing jobs to the new group:

With the new “Execute all” button on the group level you can start all jobs in one batch:

The preview for the replacement of the existing records is now expanded to all included jobs:

The jobs are executed sequentially in the order of appearance:

b. New @ Parameter

Another big feature is the possibility to use now @ parameters for your target rules in order to define the result of a copy data job with a formula!

Think on the SYSTEM.Delta field:

In many cases you`ll need to fill this field dynamically in order to create a new forecast / planning version which can be edited after creating the base values with copy data jobs.

If you use an @ parameter, the Validate target value formula button will appear and deliver da preview of your formula:

Here is the compact information about the usage @ parameters:

Usable with every field in the target rules area

You can reference on all fields from the fact table and on all related attribute fields from the 10 dimension tables. Use the SQL name of the field as @ parameter, you’ll find them in the “Develop your Datamodel” section:

(3) Admin Center: Leading Zeros during Download

Until now, leading zeros from dimension keys where removed in the Excel download file. With this release, the download of data1.io tables into Excel files is executed on the basis of the field definition in the data1.io database. Therefore, leading zeros from dimension keys …

… will not be removed anymore, since dimension key fields are defined as alphanumeric fields in the database:

(4) Admin Center: Improvements for Parallel Hierarchies

We have released parallel Periods in our last May 2025 Release, this month we have two improvements.

First, you can change now the name of the Hierarchy Key, which is not a key anymore but only a display name (until now this was not a good idea since the relationship to the hierarchy levels was last after renaming the key):

Second, only one hierarchy can be the default hierarchy:

(5) Admin Center: Billing Infos

We have worked on automatization of our billing, visibly there are 2 new fields int he Capacity Changelog which shows you, which rows were already billed and which ones are open:

Please be aware that at this time there are no financial information from the bill are shown here.

(6) Further Improvements

The definition of the named range data1_CELLS0x_DIM001_Alternative did not work, if it contained only of 1 cell – this works now.

We have improved the message, if a Dim001 Key is not found on writeback in conjunction with active Row Level Security (RLS).

There was an issue with the browser message “Page does not respond” due to repeated attribute queries – this could be solved.

We have solved an issue with copy & paste on protected cells, another issue with the writeback of empty data entry sheets and an issue with “Drillthrough Documents” which are not allocated to any workflow.

Finally we could solve an issue with truncated dropdown lists.


We hope you like the new features – we are very curious about your feedback!

Please let us know what you think about data1.io and what kind of planning and data collection processes you evaluate to automate.

we #StandWithUkraine