Download easymorph
Author: h | 2025-04-25
Here is a list of all EasyMorph products available for downloading. All software is for Windows 64-bit only. EasyMorph Desktop. EasyMorph Desktop v5.9; EasyMorph Desktop v5.8.2; EasyMorph Desktop v5.7.3; EasyMorph Desktop v5.6.2; EasyMorph Desktop v5.5; EasyMorph Desktop v5.4.3; EasyMorph Desktop v5.3.4; EasyMorph Desktop v5.2.1; EasyMorph
Download folder on easymorph server - Feature requests - EasyMorph
Download EasyMorph Desktop Answers to some Frequently Asked Questions: Do you have a Mac version? EasyMorph comes only in a 64-bit version and only for Windows. Does the free version expire? It never expires. EasyMorph works in the time-unlimited free edition mode unless a valid license key is applied. Compare editions. Can the free edition be used in a commercial organization? Yes, you can use the free edition in a commercial organization. Learn EasyMorph on your own The best way to get started with EasyMorph on your own is to scan through the tutorial and explore the examples that come pre-installed with EasyMorph (you can find them on the Start page of the application). The Community forum is the best place to ask questions "how to do this or that in EasyMorph". The forum also has tons of questions already answered with ready-to-use examples. Short-term release roadmap This is what keeps us busy for the next few months. The short-term roadmap should not be perceived as our obligation or commitment. We reserve the right to change it at any moment without notice. Release history Version Change log Release notes 5.9 Unification of tables and charts. New parameter type: File upload. New actions: "Import from OData", "Uploaded files", "Modify column names". Server: support for parameter "File upload" in Server tasks, hide/unhide folders, show hidden folders, Catalog directory operations. Download PDF 5.8.2 Users in issues. The "Next action only" mode in the "Skip..." actions. Desktop: new "Send/save to..." dialog. Server: task cloning, asset view page. Switch to .NET Framework v4.8. Download PDF 5.8.1 New connector: Microsoft Dataverse (experimental). New actions: Verify another table, Call with another table, Import from Microsoft Dataverse. New functions: commonsubstring(), isurl(), countwords(). Multi-line mode in the text parameter. Desktop: Merge profiler. Server: Task groups, connector-based locations in File Manager, vault master key. New Server/Gateway feature: Web Tasks. Download PDF 5.8 Work automation: Issues in Explorer boards. New connector: Zendesk. New actions: Raise issue, Import from Power BI, Import from Zendesk, Zendesk Command. New commands: uploading/downloading folders (recursively). New asset type: Power BI dashboard. Desktop: New Start screen. Server: users, user groups, and user roles. Download PDF 5.7.3 Server UI: Dataset/asset hyperlinking in Explorer. Downloading only filtered rows. New asset type: Tableau workbook view. New actions: Export to Apache Parquet, Sliding aggregation. New Tableau Server command: Download workbook view as PDF. Download PDF 5.7.2 New connector: Slack, ntfy, Teradata. New SQL dialect: Teradata. New actions: Slack Bot, Send message to ntfy, Anonymize. Inner join mode in the Merge action. Import of Qlik QVD metadata. Functions to work with delimited lists in cells (sets) - union, diff, intersection, count, containsall, containsany, sort. Desktop: viewing computed results of .morph files in
EasyMorph Error - Support - EasyMorph Community - Data
In the previous chapters, you learned how to design workflows in the Workflow Editor. However, EasyMorph Desktop can do more, besides designing and running data automation workflows. This and the following chapters explain what else you can do in the Desktop application and the extra capabilities you get when your Desktop is linked to EasyMorph Server. Application bar EasyMorph Desktop is effectively a suite of integrated applications bundled into one Windows executable. You can switch between the applications using the application bar — a narrow vertical pane at the left side. File Manager In this chapter, we will talk about File Manager, one of the apps built in EasyMorph Desktop. The other applications are explained later in this tutorial. EasyMorph Desktop has a built-in File Manager for browsing local and remote folders, uploading and downloading files, and performing other operations with files and folders (explained in more detail below). The File Manager is available even in standalone Desktop installations and doesn't require EasyMorph Server to operate. To open File Manager, click the respective icon in the application bar located along the right side of the application. Locations A location is a local folder or a remote folder — i.e., a folder in a remote file service such as SFTP, S3, SharePoint, Google Drive, etc. To work with a remote location, you will need to create and authorize a respective connector in the connector repository. All file and folder manipulations with the remote location will be done using this connector. A remote location can also be a public folder in EasyMorph Server (if you have configured the Server Link in your Desktop). There can be multiple locations open at the same time in File Manager (see screenshot below). To open a new location, press the "Open location" button above the list of locations. To switch to an already open location, click it in the list of open locations. When a location is open, you can browse its files and sub-folders as you would do it in Windows Explorer. To upload or download one or more files, select them in the current location, and then drag them to an open location. Alternatively, press the "Upload" (or "Download") button on the toolbar. When you drag files from a local folder to a remote folder, that's uploading. When you drag files from a remote folder to a local folder, that's downloading. Currently, in File Manager, it's not possible to copy files directly between two remote locations. However, it can be done by downloading them to a local folder first, and then uploading from the local folder to the desired remote location. Hint: You can upload files to remote locations by dragging them directly fromOdata url in Easymorph - EasyMorph Community - Data
:root { --animation-state: paused; } /* user picked a theme where the "regular" scheme is dark */ /* user picked a theme a light scheme and also enabled a dark scheme */ /* deal with light scheme first */ @media (prefers-color-scheme: light) { :root { --primary: #222222; --secondary: #ffffff; --tertiary: #1474EB; --highlight: #ffff4d; --success: #009900; } } /* then deal with dark scheme */ @media (prefers-color-scheme: dark) { :root { --primary: #222222; --secondary: #ffffff; --tertiary: #1474EB; --highlight: #ffff4d; --success: #009900; } } /* these styles need to live here because the SVG has a different scope */ .dots { animation-name: loader; animation-timing-function: ease-in-out; animation-duration: 3s; animation-iteration-count: infinite; animation-play-state: var(--animation-state); stroke: #fff; stroke-width: 0.5px; transform-origin: center; opacity: 0; r: max(1vw, 11px); cy: 50%; filter: saturate(2) opacity(0.85); fill: var(--tertiary); } .dots:nth-child(2) { animation-delay: 0.15s; } .dots:nth-child(3) { animation-delay: 0.3s; } .dots:nth-child(4) { animation-delay: 0.45s; } .dots:nth-child(5) { animation-delay: 0.6s; } @keyframes loader { 0% { opacity: 0; transform: scale(1); } 45% { opacity: 1; transform: scale(0.7); } 65% { opacity: 1; transform: scale(0.7); } 100% { opacity: 0; transform: scale(1); } } Loading What is EasyMorph Tutorials Web-help. Here is a list of all EasyMorph products available for downloading. All software is for Windows 64-bit only. EasyMorph Desktop. EasyMorph Desktop v5.9; EasyMorph Desktop v5.8.2; EasyMorph Desktop v5.7.3; EasyMorph Desktop v5.6.2; EasyMorph Desktop v5.5; EasyMorph Desktop v5.4.3; EasyMorph Desktop v5.3.4; EasyMorph Desktop v5.2.1; EasyMorphEasymorph Launcher Scheduler - EasyMorph Community - Data
EasyMorph is not installed You were forwarded to this page because you pressed the Transform button in CSViewer but you don't have EasyMorph installed on your computer. What is EasyMorph EasyMorph is a fast and highly visual data preparation and no-code automation tool designed with non-technical users in mind. With EasyMorph you can quickly design complex ETL workflows and automate routine processes in a visual way. Features at a glance: Highly interactive 100% visual drag-n-drop designing Import/export to/from databases, files, spreadsheets, cloud applications, and REST APIs More than 150 built-in highly configurable actions (transforms) High-performance, state-of-the-art in-memory engine Advanced workflows with parameters, loops, conditional branching, subroutines, and exceptions External actions for dealing with SharePoint, Amazon S3, Google Drive, Power BI, Tableau, Qlik, email servers Desktop and Server schedulers Execution of external applications, Windows shell commands, PowerShell scripts, stored procedures Auto-generated, human-readable documentation in plain English Thriving community of users EasyMorph has a free and a paid editions that integrate perfectly with CSViewer. CSViewer + EasyMorph integration When both CSViewer and free EasyMorph are installed on your computer you can seamlessly pass CSV files with applied filters from CSViewer right to EasyMorph. Simply press the Transform button in CSViewer, and then analyze, profile and transform CSV data in EasyMorph: Filter by any combination of fields, or using an expression Find and remove duplicates Calculate aggregates such as sum or count, grouped by one or more fields Calculate new columns, or modify existing ones using expressions Merge other tables imported from a text file, spreadsheet, database, or web API. Export into a text file or spreadsheet Visualize data on the fly with drag-and-drop charts If EasyMorph is already installed on your computer, make sure you launched it at least once so that the integration is set up automatically. Note that CSViewer and EasyMorph should be installed under the same user account. If it still doesn't work please let us know.EasyMorph Book: Questions - EasyMorph Community - Data
Explorer. Server UI: filters and charts in Analysis View. Download PDF 5.7.1 Security improvements. Whitelist of invalid SSL certificates. Cumulative bugfixes. Download PDF 5.7 Explorer - a new data exploration tool that supersedes Catalog, available in Desktop and Server. The Catalog becomes part of Explorer. Boards in Explorer. Board section types: Metrics, Table, Charts, Asset shortcuts, Text. New connectors: Jira, Microsoft Teams. New actions: Email Command, Import from Jira, Jira Command, Import from Apache Parquet, Microsoft Teams Bot. Desktop: viewing .dset files in Explorer. Server: view static and computed datasets in Analysis View, Shared Memory commands in ems-cmd. Download PDF 5.6.2 Cumulative bugfixes. Download PDF CSViewer 2.1 Up to 3x faster loading of CSV files. Auto-detection of the text separator. Cell bar. Quick column profiling. Heatmaps in cross-tables. 5.6.1 Dataset Editor in the "Import dataset" and "Sandbox" actions. Append mode in the "Export dataset" action. Connector and action for ChatGPT. New EasyMorph Server command: Find files recursively. New functions: istextdate() and detectformat(). Heatmaps in cross-tables. Editing statiс datasets in the Catalog. Editing local and Server-hosted .dset files in the File Manager. Cell bar in Workflow Editor. New Server UI. Download PDF 5.6 New Catalog item: Metric (KPI). New connector: Dropbox. New actions: Azure Blob Storage Command, Dropbox Command, Compare tables, Natural Merge. New Catalog commands: Get metric, Set metric. New File commands: Zip list of files, Zip folder. New EasyMorph Server command: Create folder. At least twice faster CSV import. Auto-save in EasyMorph Desktop. File Manager: zipping local files and folders, unzipping files, copying local files, copying local folders. Download PDF 5.5 Desktop: File browser. New Catalog items: Remote file, Remote folder. New action: "To-do". Tableau Hyper is now supported by default (support for TDE moved to an add-on). Download PDF 5.4.3 The Basic edition of EasyMorph Server. New option in the "Add data" menu: Retrieve Catalog item. Buttons "Publish to Catalog" and "Open from Catalog" in the Workflow Editor. Download PDF 5.4.2 New connector: Google Search Console. New actions: "Roll up", "Import from Google Search Console". Amazon S3 commands: Create/Delete folder. OneDrive commands: Create/Rename/Delete folder. SharePoint commands: Create/Rename/Delete folder. Command "List sheets" in "Import from Google Sheets". Download PDF CSViewer v2.0 Charts and cross-tables. Support for .dset files. Start screen. Load progress indication.Using APIs in EasyMorph - Server - EasyMorph Community
Just add 1, because 1 is one day. However, adding months and years can be tricky because of leap years. For that, use special functions — addmonth() and addyears(). How to deal with times? If 1 is one day, then 1/24 is one hour, and 1/1440 is one minute (because 1400 is 24 * 60). It also means that any integer number represents a date without a time part. To drop the time part from a timestamp, use the truncate() function. When preparing data, you will encounter text dates - a text string that contains a date, for instance "December 8, 2023". They can even have a time part, for instance "December 8, 2023 12:37 PM". Such text dates must be converted to number dates before peforming any comparison or calculation with them. You can do it using the "Convert Data Type" action or with the date() function: date("December 8, 2023 12:18 PM", "MMMM d, yyyy hh:mm tt") //returns 45268.5125 Number/date formatting Since dates in EasyMorph are just numbers, column formatting can help distinguish dates. To change column formatting, select a column, and then choose a format from the column bar above the workspace (see the screenshot below). Note that formatting doesn't affect values. In other words, if you change the column formatting, the column values don't change. They are just displayed differently in the datagrid. By default, numeric values are not formatted. Although, for new columns, EasyMorph can attempt to auto-detect dates and automatically set column formatting to a date format. In some cases, the auto-detection doesn't work correctly. For instance, a range of US zip codes can be mistakenly detected as dates. If you see an incorrectly detected column format, don't panic. Just select the necessary format from the column bar and save the project. EasyMorph will remember your preference for that column. Boolean Boolean values can only be either TRUE or FALSE. Most often they are a result of a comparison or logical function, and are frequently used in conditions (more on that below). Empty values If a table cell has no value — it's called an. Here is a list of all EasyMorph products available for downloading. All software is for Windows 64-bit only. EasyMorph Desktop. EasyMorph Desktop v5.9; EasyMorph Desktop v5.8.2; EasyMorph Desktop v5.7.3; EasyMorph Desktop v5.6.2; EasyMorph Desktop v5.5; EasyMorph Desktop v5.4.3; EasyMorph Desktop v5.3.4; EasyMorph Desktop v5.2.1; EasyMorphComments
Download EasyMorph Desktop Answers to some Frequently Asked Questions: Do you have a Mac version? EasyMorph comes only in a 64-bit version and only for Windows. Does the free version expire? It never expires. EasyMorph works in the time-unlimited free edition mode unless a valid license key is applied. Compare editions. Can the free edition be used in a commercial organization? Yes, you can use the free edition in a commercial organization. Learn EasyMorph on your own The best way to get started with EasyMorph on your own is to scan through the tutorial and explore the examples that come pre-installed with EasyMorph (you can find them on the Start page of the application). The Community forum is the best place to ask questions "how to do this or that in EasyMorph". The forum also has tons of questions already answered with ready-to-use examples. Short-term release roadmap This is what keeps us busy for the next few months. The short-term roadmap should not be perceived as our obligation or commitment. We reserve the right to change it at any moment without notice. Release history Version Change log Release notes 5.9 Unification of tables and charts. New parameter type: File upload. New actions: "Import from OData", "Uploaded files", "Modify column names". Server: support for parameter "File upload" in Server tasks, hide/unhide folders, show hidden folders, Catalog directory operations. Download PDF 5.8.2 Users in issues. The "Next action only" mode in the "Skip..." actions. Desktop: new "Send/save to..." dialog. Server: task cloning, asset view page. Switch to .NET Framework v4.8. Download PDF 5.8.1 New connector: Microsoft Dataverse (experimental). New actions: Verify another table, Call with another table, Import from Microsoft Dataverse. New functions: commonsubstring(), isurl(), countwords(). Multi-line mode in the text parameter. Desktop: Merge profiler. Server: Task groups, connector-based locations in File Manager, vault master key. New Server/Gateway feature: Web Tasks. Download PDF 5.8 Work automation: Issues in Explorer boards. New connector: Zendesk. New actions: Raise issue, Import from Power BI, Import from Zendesk, Zendesk Command. New commands: uploading/downloading folders (recursively). New asset type: Power BI dashboard. Desktop: New Start screen. Server: users, user groups, and user roles. Download PDF 5.7.3 Server UI: Dataset/asset hyperlinking in Explorer. Downloading only filtered rows. New asset type: Tableau workbook view. New actions: Export to Apache Parquet, Sliding aggregation. New Tableau Server command: Download workbook view as PDF. Download PDF 5.7.2 New connector: Slack, ntfy, Teradata. New SQL dialect: Teradata. New actions: Slack Bot, Send message to ntfy, Anonymize. Inner join mode in the Merge action. Import of Qlik QVD metadata. Functions to work with delimited lists in cells (sets) - union, diff, intersection, count, containsall, containsany, sort. Desktop: viewing computed results of .morph files in
2025-04-17In the previous chapters, you learned how to design workflows in the Workflow Editor. However, EasyMorph Desktop can do more, besides designing and running data automation workflows. This and the following chapters explain what else you can do in the Desktop application and the extra capabilities you get when your Desktop is linked to EasyMorph Server. Application bar EasyMorph Desktop is effectively a suite of integrated applications bundled into one Windows executable. You can switch between the applications using the application bar — a narrow vertical pane at the left side. File Manager In this chapter, we will talk about File Manager, one of the apps built in EasyMorph Desktop. The other applications are explained later in this tutorial. EasyMorph Desktop has a built-in File Manager for browsing local and remote folders, uploading and downloading files, and performing other operations with files and folders (explained in more detail below). The File Manager is available even in standalone Desktop installations and doesn't require EasyMorph Server to operate. To open File Manager, click the respective icon in the application bar located along the right side of the application. Locations A location is a local folder or a remote folder — i.e., a folder in a remote file service such as SFTP, S3, SharePoint, Google Drive, etc. To work with a remote location, you will need to create and authorize a respective connector in the connector repository. All file and folder manipulations with the remote location will be done using this connector. A remote location can also be a public folder in EasyMorph Server (if you have configured the Server Link in your Desktop). There can be multiple locations open at the same time in File Manager (see screenshot below). To open a new location, press the "Open location" button above the list of locations. To switch to an already open location, click it in the list of open locations. When a location is open, you can browse its files and sub-folders as you would do it in Windows Explorer. To upload or download one or more files, select them in the current location, and then drag them to an open location. Alternatively, press the "Upload" (or "Download") button on the toolbar. When you drag files from a local folder to a remote folder, that's uploading. When you drag files from a remote folder to a local folder, that's downloading. Currently, in File Manager, it's not possible to copy files directly between two remote locations. However, it can be done by downloading them to a local folder first, and then uploading from the local folder to the desired remote location. Hint: You can upload files to remote locations by dragging them directly from
2025-04-15EasyMorph is not installed You were forwarded to this page because you pressed the Transform button in CSViewer but you don't have EasyMorph installed on your computer. What is EasyMorph EasyMorph is a fast and highly visual data preparation and no-code automation tool designed with non-technical users in mind. With EasyMorph you can quickly design complex ETL workflows and automate routine processes in a visual way. Features at a glance: Highly interactive 100% visual drag-n-drop designing Import/export to/from databases, files, spreadsheets, cloud applications, and REST APIs More than 150 built-in highly configurable actions (transforms) High-performance, state-of-the-art in-memory engine Advanced workflows with parameters, loops, conditional branching, subroutines, and exceptions External actions for dealing with SharePoint, Amazon S3, Google Drive, Power BI, Tableau, Qlik, email servers Desktop and Server schedulers Execution of external applications, Windows shell commands, PowerShell scripts, stored procedures Auto-generated, human-readable documentation in plain English Thriving community of users EasyMorph has a free and a paid editions that integrate perfectly with CSViewer. CSViewer + EasyMorph integration When both CSViewer and free EasyMorph are installed on your computer you can seamlessly pass CSV files with applied filters from CSViewer right to EasyMorph. Simply press the Transform button in CSViewer, and then analyze, profile and transform CSV data in EasyMorph: Filter by any combination of fields, or using an expression Find and remove duplicates Calculate aggregates such as sum or count, grouped by one or more fields Calculate new columns, or modify existing ones using expressions Merge other tables imported from a text file, spreadsheet, database, or web API. Export into a text file or spreadsheet Visualize data on the fly with drag-and-drop charts If EasyMorph is already installed on your computer, make sure you launched it at least once so that the integration is set up automatically. Note that CSViewer and EasyMorph should be installed under the same user account. If it still doesn't work please let us know.
2025-04-23Explorer. Server UI: filters and charts in Analysis View. Download PDF 5.7.1 Security improvements. Whitelist of invalid SSL certificates. Cumulative bugfixes. Download PDF 5.7 Explorer - a new data exploration tool that supersedes Catalog, available in Desktop and Server. The Catalog becomes part of Explorer. Boards in Explorer. Board section types: Metrics, Table, Charts, Asset shortcuts, Text. New connectors: Jira, Microsoft Teams. New actions: Email Command, Import from Jira, Jira Command, Import from Apache Parquet, Microsoft Teams Bot. Desktop: viewing .dset files in Explorer. Server: view static and computed datasets in Analysis View, Shared Memory commands in ems-cmd. Download PDF 5.6.2 Cumulative bugfixes. Download PDF CSViewer 2.1 Up to 3x faster loading of CSV files. Auto-detection of the text separator. Cell bar. Quick column profiling. Heatmaps in cross-tables. 5.6.1 Dataset Editor in the "Import dataset" and "Sandbox" actions. Append mode in the "Export dataset" action. Connector and action for ChatGPT. New EasyMorph Server command: Find files recursively. New functions: istextdate() and detectformat(). Heatmaps in cross-tables. Editing statiс datasets in the Catalog. Editing local and Server-hosted .dset files in the File Manager. Cell bar in Workflow Editor. New Server UI. Download PDF 5.6 New Catalog item: Metric (KPI). New connector: Dropbox. New actions: Azure Blob Storage Command, Dropbox Command, Compare tables, Natural Merge. New Catalog commands: Get metric, Set metric. New File commands: Zip list of files, Zip folder. New EasyMorph Server command: Create folder. At least twice faster CSV import. Auto-save in EasyMorph Desktop. File Manager: zipping local files and folders, unzipping files, copying local files, copying local folders. Download PDF 5.5 Desktop: File browser. New Catalog items: Remote file, Remote folder. New action: "To-do". Tableau Hyper is now supported by default (support for TDE moved to an add-on). Download PDF 5.4.3 The Basic edition of EasyMorph Server. New option in the "Add data" menu: Retrieve Catalog item. Buttons "Publish to Catalog" and "Open from Catalog" in the Workflow Editor. Download PDF 5.4.2 New connector: Google Search Console. New actions: "Roll up", "Import from Google Search Console". Amazon S3 commands: Create/Delete folder. OneDrive commands: Create/Rename/Delete folder. SharePoint commands: Create/Rename/Delete folder. Command "List sheets" in "Import from Google Sheets". Download PDF CSViewer v2.0 Charts and cross-tables. Support for .dset files. Start screen. Load progress indication.
2025-04-25In EasyMorph imported and calculated values can be of one of the following types: Number Text Boolean Error Empty A table column in EasyMorph can contain a mix of values of any type. For instance, text values and numbers can be mixed in the same column. You can guess a value's type by looking at its alignment in the datagrid. In tables, text is always aligned left, while numbers are always aligned right. That's how you can distinguish if a number is indeed a number, and not a text value consisting of digits. Booleans are either TRUE or FALSE, aligned to the middle. Errors are always red. Empty values have a very light gray background. Text Text values in EasyMorph are text strings in the (UTF-8 encoding). To concatenate text strings, use the ampersand (&). In expressions, text constants should be wrapped either in single or in double quotes. For instance: 'Easy' & "Morph" replace('03-2016', '-', '/') To deal with single quotes, use double quotes and vice versa. replace('"ABC"', '"', "'") Numbers Numbers are either integer or decimal numbers with a fixed decimal point. Floating point numbers and numbers in the exponential notation are not supported. The effective range for numbers in EasyMorph is approximately (-7.9 x 1028 to 7.9 x 1028) / (100 to 28) which is 28-29 significant digits with or without decimal point between them. Dates Notice there is no dedicated type for dates in EasyMorph. Instead, as in Excel, dates are numbers that are formatted as dates. Such a number date represents the number of days since January 1st, 1900. For instance, 42680 corresponds to November 6th, 2016 because there are 42680 days from January 1st, 1900 to that date. Dates in expressions can be specified using date literals. A date literal has the format #yyyy-MM-dd. For example: #2016-11-06 is the same as 42680 and corresponds to November 6th, 2016. Here is an example of date literals in a condition: [Date] >= #2016-10-01 and [Date] Because dates are numbers, there is no need to use a special function for adding days. To get the next day
2025-04-19