Latest updates from the Nexadata team
Product update

🍂 Mid Fall 2025 Platform Update: Building Business Logic with AI

Quin avatar
Shared by Quin • November 07, 2025

Hi there,

🧠 From Business Logic to Structured Mapping

This release marks a major milestone in Nexadata’s agentic AI copilot: advanced Mapping Groups now support conditional business logic written in plain English.

Simply describe your business rules using everyday language with “if,” “then,” “or,” and “otherwise,” and Nexadata translates your intent into structured mapping logic that models your organization’s data rules with precision.

For example, you might say:

  • If region is “North America” or “Europe,” then map to “EMEA,” otherwise map to “Other Regions.”
  • If account_type is “Enterprise” and revenue > 1,000,000, then set tier = “Platinum,” else if revenue > 500,000, then set tier = “Gold,” otherwise “Standard.”
  • If product_code starts with “X,” then assign business_unit = “Technology,” if it starts with “F,” then “Finance,” else “Miscellaneous.”

These conditions are automatically structured into Mapping Groups, ensuring your transformation rules remain transparent, traceable, and aligned with business intent without requiring technical expertise.


🪄 Introducing the “Plan” Step

Before Nexadata executes your instructions, the AI now creates a plan — a clear and structured outline of how your inputs will be interpreted. You can review, modify, and approve this plan before execution to ensure it aligns with your business logic.

This new human-in-the-loop validation step encourages collaboration between domain experts and AI, making every transformation explainable and auditable. Users can iterate naturally with Nexadata, such as “Refine the rule to include inactive accounts only if the status is archived.” The AI adjusts and resubmits the plan for review, creating a transparent and iterative design process.

📄 Summary AI Prompt Overview

Every AI-built Pipeline now includes a Prompt Overview that summarizes the information and decisions that shaped its construction.

This overview supports audit readiness, traceability, and compliance logging by showing exactly what context, instructions, and logic informed the final output.

🧩 Simplifying Conditional Logic with “Any”

Nexadata introduces a new “any” mapping type that simplifies rule creation and removes the need for complex fallback logic.

With “any,” users can create broad conditional mappings without chaining or redundant rules. This makes logic easier to read, reduces duplication, and improves reliability in AI-generated mappings.

Example:
If any product category is missing, then map to “Uncategorized.”


🔢 Simplified Data Types

To make Nexadata even more intuitive, we’ve streamlined our data types for clarity and consistency across all interfaces.

  • Integer and Decimal have been merged into a single Number type.
  • String has been renamed to Text, reflecting business-friendly terminology.

These changes simplify schema design and make data modeling easier for all users, technical or not.


📘 New Quick Start Guide

We’ve introduced a new Quick Start Guide featuring the Nexadata AI Copilot. Learn how to connect, map, and harmonize your data in under 10 minutes. Follow step-by-step examples that show how to use natural language to define business logic, review AI-generated plans, and validate transformations with confidence.


🧱 Platform Fixes

  • ENG-704 – Bug Fix: Merging columns of different types (for example, “Text” and “Number”) now works as expected during transformation.

🚀 What’s Next

We’re building the App Connector Copilot, expanding Nexadata’s agentic AI to directly access data from a wide range of business applications.

Business users will be able to simply provide their access credentials and describe their data needs in plain English. Nexadata will then connect, clean, and unify datasets across systems automatically, making it easier than ever to bring together business data from multiple sources without technical setup.


Thanks for being part of the Nexadata journey.

— The Nexadata Team