---
title: "What's New in SCADAWatch v6.2"
canonical: "https://help.innovyze.com/space/info360/15008128/What's%20New%20in%20SCADAWatch%20v6.2"
format: markdown
---
> ⚠️ These are updates for an old version. To see the latest updates, visit the [What's New page](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15008145).

## Visualization and Reporting Improvements

### Pump Efficiency Chart

<details>
<summary>More information about this feature</summary>

The Chart tab in the [Command Center](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15008149) has a Pump Efficiency subtab which can be used to plot a pumps head vs discharge operating curve.

Get started building your own pump curves from the [How to Set up a Pump Curve Chart](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15008103) page.

![image](media://46d3a37e-a884-4d52-92a5-362fdce1e36f)
</details>

### Workspace Templates

<details>
<summary>More information about this feature</summary>

Any Workspace can now be turned into a Workspace Template tab in [Workspace Overview](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15008154).

Use this functionality for common layouts that apply to a variety of data sources. Rather than creating a Workspace for each sensor or sensor group, generate one template and open it on demand.

![image](media://846e7485-16f9-4ba8-88fc-019bd9155825)
</details>

### Enhanced flexibility in Reporting Module

<details>
<summary>More information about this feature</summary>

Previously only data that was preprocessed by dashlets could be accessed in the Reports. Now we've opened up the entire SCADAWatch database of any sensor's history to be accessed efficiently.

To learn more, refer to the [Reporting](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15007819) page.
</details>


## Analytics and Backend Improvements

### BizBlocks Enabled to Perform Multi-step Calculations

<details>
<summary>More information about this feature</summary>

Gone are the days of tediously long analytical functions that accomplish multiple tasks in one carefully nested script. We've enabled you to simply push the output from one BizBlock into the input of the next BizBlock.

To learn more, refer to the [BizBlock](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15008056) page.

![image](media://aa035941-bee0-405b-89f0-612367af001f)
</details>

### BizBlock Cloning Module

<details>
<summary>More information about this feature</summary>

Setting up a detailed BizBlock analysis properly can take a while, but now you can close a BizBlock and simply map in the new inputs. This is useful for done zonal analysis or templated analysis on a certain sensor type. The internal variables used in the functions remain the same, but the inputs can be directly mapped to new sensor values.

To learn more, refer to the [BizBlock](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15008056) page.

![image](media://5e3f1931-f8e3-4839-8b58-bb8463104753)
</details>

### Enable Manual Entry for Updatable Sensors

<details>
<summary>More information about this feature</summary>

We now offer a space on the main SCADAWatch interface where users can manually upload data into updatable sensors.

This feature is accessed from the Data Source tab in the [Command Center](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15008149).

For those with Admin rights, a more powerful way to import data for updatable sensors is uploading a file or simply copy and pasting from the [Server Configuration](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15008173/Server+Configuration#ServerConfiguration-BasicConfiguration) page.

![image](media://bf74bf47-e7f6-4262-90c1-125cdea893c7)
</details>

### Server Log Page

<details>
<summary>More information about this feature</summary>

A [Server Log](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15008196/Administration#Administration-ServerLogs) window was added to the Administration page that gives access to review errors and debug logs to review system performance.


> ⚠️ **Note:**
> ⚠️ 
> ⚠️ Note that you will need to set the storage setting of the Logging section to "db" or "both" in the [SCADAWatch.ini File ](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15008190)to access the log information in the software.


![image](media://0daed21b-4b72-4b12-8428-2466b1c8982e)
</details>

### New Analytical Functions

<details>
<summary>More information about this feature</summary>

The following functions have been added to the Analytical Functions library. Click each function to access the description page.

- [Power](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15007919)
- [SQRT](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15007950)
- [Log](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15007993)
- [Random](https://help-innovyze.atlassian.net/wiki/spaces/info360/pages/15008041)
</details>