Unlock Full Automation Power of monday.com Mirror & Formula Columns

Bridge the biggest native limitation in monday.com. Automatically trigger workflows and transfer data betweenMirror,Formula,Currency,Subitem Summaries, and native editable columns using 60+ pre-built 0-code recipes.

mirror-column-icon Monday Platinium

Overcoming Native monday.com Column Limitations

Standard monday.com automations restrict read-only columns from acting as triggers. Here is how our app changes that.

The Native Monday Limitation

  • Cannot use a Formula column result to update another column automatically.
  • Cannot copy Mirror values directly into editable columns (Status, Text, Number, Person).
  • No built-in real-time currency conversion between board columns.
  • Cannot trigger actions when Subitem parent summaries aggregate totals.
  • Requires manual copy-pasting, causing human error and broken reports.

The Mirror Column Automation App Solution

  • 60+ Pre-built Recipes: Solves Mirror, Formula, Subitem & Connect Board constraints.
  • 1-Click Integration: Works natively inside monday.com's automation engine.
  • Bi-Directional Transfer: Move values from Mirror ➔ Editable columns or Editable ➔ Mirror.
  • Automated FX Currency: Instant conversion between USD, EUR, INR, GBP, etc.
  • Cross-Board Matching: Automatically link items across Board A & Board B on matching rules.
  • Subitem Rollups: Extract parent item summary rollups into actionable columns.
  • Free Tier: Mirror Column Automation includes a free tier with no time limit, so you can keep using the app for as long as you need.

How to Use Mirror Column with Automations, Workflows & Sidekick AI

Use Mirror Column App with Automations

The Mirror Column can be used with monday.com Automations to help automate actions based on information displayed through connected items. This makes it possible to use mirrored information as part of your automated processes without manually checking the connected board.

Steps to use Mirror Column App with Automations

  1. Open the board where the Mirror Column is configured.
  2. Click Automate in the top-right corner of the board.
  3. Search for an automation recipe that supports the required Mirror Column scenario.
  4. Select the trigger and action required for your process.
  5. Configure the recipe by selecting the relevant board, column, and values.
  6. Click Add to board to activate the automation.
  7. Once the trigger conditions are met, monday.com will automatically perform the configured action.

Use Mirror Column App with Workflows

Mirror Column data can also be used inside monday.com Workflows. Workflows provide a visual way to connect triggers, actions, and other steps to build more advanced business processes.
With Mirror Column support, information displayed from a connected board can be used by workflow actions. This is useful when you want a workflow to use information that already exists on another connected board.

Steps to use Mirror Column App with Workflows

  1. Open the board where you want to create the workflow.
  2. Open the Workflow Builder.
  3. Add the required trigger for your process.
  4. Add an Action
  5. Select the board and action you want to perform.
  6. When configuring the action, select the relevant Mirror Column value as an input where supported.
  7. Add any additional workflow steps required.
  8. Review the workflow and click Publish.

Use Mirror Column App with Sidekick AI

Mirror Column information can also be used with monday Sidekick AI to help users work with information that is displayed from connected boards.

Sidekick can understand and work with information from monday boards and can help users retrieve information, analyze board data, and perform supported actions through natural-language requests.

Steps to use Mirror Column App with Sidekick AI

  1. Open the board containing the Mirror Column.
  2. Open Sidekick from monday.com.
  3. Ask Sidekick about the information displayed in the Mirror Column using a natural-language request.
  4. Specify the board, item, or Mirror Column when necessary to make the request clear.
  5. Sidekick will use the available board context to provide the requested information or perform a supported action.

Automate Your monday.com Columns

Automate Mirror, Formula, Currency, Subitem, and Connect Boards workflows with 60+ recipes.

Recipe Categories Overview

Below is a breakdown of the recipe groups available in the app, what each group is meant for, and the specific problems each one solves.

Table of Recipes
Mirror Column Number & Status Formula Column Currency Conversion Normal Column-to-Column Board Connect Autogenerated & Item ID Subitem & Parent Item Date-Triggered Basic Value-Set

Mirror Column Recipes

Purpose: Move data between Mirror columns and normal, editable columns in both directions.

Problem solved: Mirror column values are read-only and can’t normally be used to update other columns or trigger further automations. These recipes let you “unlock” that data.

Recipes in this group include:

  1. When a column changes, take the value of the Mirror column and set into this column

mirror-column

  1. When a person is assigned, take the value of the Mirror column and set into this column

mirror-column

  1. When status changes to something, take the normal column value and add in Mirror column

mirror-column

  1. When a column changes, take the normal column’s value and add in Mirror column

mirror-column

  1. When item is moved to a group, take the value of the Mirror column and set into this column

mirror-column

  1. When an item is created, take the value of the Mirror column and set into this column

mirror-column

  1. When a subitem’s Mirror column change, copy this value into subitem column

mirror-column

  1. When a column changes, copy the value from a Mirror column to a Target Person column

mirror-column

  1. When an update is created, copy the update to all items in Mirror column

mirror-column

  1. When Mirror column change, copy its value into this column

mirror-column

  1. When column changes, copy the Connect Boards column value into normal column

mirror-column

Use Case (Sales & CRM)

A sales team mirrors the “Deal Stage” from a Deals board onto a Client Onboarding board. Since Mirror columns are read-only, the onboarding team can’t trigger a “Welcome Email” automation directly from that mirrored stage. Using the recipe When status changes to something, take the normal column value and add it into a Mirror column (or the reverse copy recipe), the mirrored deal stage is copied into a real Status column on the onboarding board, which then triggers the welcome automation automatically.

Number & Status Mirror Recipes

Purpose: Specifically handle Mirror columns that mirror Number or Status column types, since these need extra setting mapping (matching mirrored statuses/numbers to real column values).

Problem solved: A mirrored Status or Number often can’t be filtered, grouped, or used in further automation the same way a native Status/Number column can. These recipes convert the mirrored value into a real, working column.

Recipes in this group include:

  1. When email changes, take the value of number mirror column as per this column setting and set it into this number column

  1. When status changes to something, take the value of number mirror column as per this number column setting and set it into this number column

  1. When column changes, take the value of number mirror column as per this number column setting and set it into this number column

  1. When person is assigned, take the value of number mirror column as per this number column setting and set it into this number column

  1. When email changes, take the value of status mirror column as per this status setting and set it into this status column

  1. When status changes to something, take the value of status mirror column as per this status setting and set it into this status column

  1. When a person is assigned, take the value of status mirror column as per this status setting and set it into this status column

Use Case (Manufacturing / Inventory)

A production board mirrors “Stock Quantity” (a Number column) from a Warehouse board. The team wants to trigger a low-stock alert, but native automations can’t read mirrored numbers. Using When a column changes, take the value of the number mirror column and set it into this number column, the mirrored stock count is copied into a real Number column, enabling a “Notify Purchasing Team” automation when stock drops below a threshold.

Formula Column Recipes

Purpose: Use the result of a Formula column to update the item name, another column, a Mirror column, or a Person column — something monday.com does not support natively.

Problem solved: Formula columns are calculated automatically but can’t act as an automation trigger or feed data into other columns by default. These recipes solve that limitation.

Recipes in this group include

  1. When column changes, copy the value from a Formula column to the item name

  1. When column changes, copy the value from a Formula column to a Person column

  1. When column changes, get the value of Formula column and put into Mirror column

  1. When a person is assigned, get the value of Formula column and put it into Mirror column

  1. When status changes to something, apply a Formula and set the result to target column

  1. When an item is created, apply a Formula and set the result into a target column

  1. When a date arrives, apply a Formula and set the result into a target column

  1. When button clicked, get the calculated value of the Formula column and set the result into a column

  1. When a column changes, get the calculated value of the Formula column and set the result into a column

  1. When an item is moved to a group, get the calculated value of the Formula column and set the result into a column

  1. When a date arrives, get the calculated value of the Formula column and set the result into a column

  1. When a Formula column changes, apply its value to the target column

  1. When a column changes, get the value from a selected Formula column at item level and set it in a target subitem column, where the subitem name contains specific text

  1. When a subitem status changes, take the Subitem Formula column value and add it into a Subitem column

Use Case (Finance / Project Costing)

A finance team uses a Formula column to auto-calculate “Total Project Cost” (Hours × Rate). They want this result to update the item’s Status to “Over Budget” automatically. Since Formula columns can’t trigger actions natively, the recipe When a column changes, get the calculated value of the Formula column and set the result into a column pushes the formula result into a working column, which then drives the Over Budget status update.

Currency Conversion Recipes

Purpose: Automatically convert an amount from one currency to another and store the converted value in a target column.

Problem solved: monday.com doesn’t natively convert currency values between columns. Teams working with international clients, vendors, or multi-currency budgets previously had to calculate conversions manually. This recipe automates it.

Recipe in this group includes:

  1. When status changes to something (or when a column changes), convert the amount in the Source amount column from the Source currency to the Target currency, and store the converted result in the Target amount column

Use Case (Import/Export & International Vendors)

A procurement board tracks vendor invoices in USD, but the finance team needs everything reported in INR. Using the recipe Convert the amount in the Source amount column from the Source currency to the Target currency and store it in the Target amount column, every new invoice entered in USD is automatically converted and stored in INR — no manual calculation needed.

Normal Column-to-Column Copy Recipes

Purpose: Copy a value from one column directly to another column of the same type.

Problem solved: Useful for duplicating data across columns without manual re-entry, especially when restructuring boards or syncing duplicate fields.

Recipe in this group includes:

  1. When a column changes, copy the value from Column 1 to Column 2 (both columns must be of the same type)

Use Case (HR / Recruitment)

An HR board restructuring requires “Candidate Email” data to also appear in a newly added column for a different view. Instead of manually re-entering data for hundreds of candidates, When a column changes, copy the value from Column 1 to Column 2 handles it instantly and keeps both columns in sync going forward.

Board Connect (Cross-Board Matching) Recipes

Purpose: Automatically connect matching items across two different boards based on shared column values.

Problem solved: Manually connecting items across boards is time-consuming and error-prone, especially with large data sets. This recipe finds and links matching records automatically.

Recipe in this group includes:

  1. When a column changes on Board A, connect the item from Board B with the item from Board A where Column A1 matches Column B1 AND Column A2 matches Column B2 — the matched items are automatically linked in the Connect column of Board A

Use Case (Real Estate)

A “Properties” board and a “Buyers” board need to be linked whenever a Buyer’s preferred location and budget match a Property’s location and price. The recipe Connect item from Board B with item from Board A where Column A1 matches Column B1 AND Column A2 matches Column B2 automatically links matching buyers to matching properties without manual searching.

Autogenerated & Item ID Recipes

Purpose: Pull system-generated values (like Autogenerated column values or Item ID) into a usable column, such as a text column.

Problem solved: Autogenerated and Item ID values are normally locked and can’t be referenced elsewhere. These recipes make that data usable in reports, text fields, or other automations.

Recipes in this group include:

  1. When a column changes, get the value of the Autogenerated column and add it into this column

  1. When status changes to something, get the value from the Item ID column and add it into a text column

  1. When a column changes, get the value from the Item ID column and add it into a text column

Use Case (Logistics / Shipment Tracking)

A logistics team needs the system-generated Item ID visible in a Text column so it can be included in customer-facing shipment reports (since Item ID columns can’t be exported or referenced directly). The recipe When a column changes, get the value from the Item ID column and add it into a text column solves this by copying the ID into a usable text field.

Subitem & Parent Item Summary Recipes

Purpose: Pull summary data calculated at the parent-item level (based on subitems) into a usable column.

Problem solved: Parent item “Summary” columns aggregate subitem data automatically, but that summary can’t normally be reused elsewhere. These recipes let you extract and repurpose that summary value.

Recipes in this group include:

  1. When a subitem is created, take the value of the Summary on Parent Item and set into column

  1. When a column changes, take the value of the Summary on Parent Item and set it into a column

  1. When a column changes, take the value of the Summary on Parent Item and set it into a number column

Use Case (Construction / Project Management)

A construction board tracks subitems for each task (labor cost, material cost). The Parent Item automatically calculates a “Total Cost” Summary column from these subitems. The team wants this total available in a regular Number column for reporting dashboards. The recipe When a column changes, take the value of the Summary on Parent Item and set it into a number column makes this possible.

Date-Triggered Recipes

Purpose: Trigger data movement automatically when a specific date arrives, rather than waiting for manual changes.

Problem solved: Keeps time-sensitive data (deadlines, renewal dates, scheduled reviews) automatically

Recipe in this group includes:

  1. When date arrives, take the normal column value and add it into a Mirror column

Use Case (Legal / Contract Management)

A legal team tracks contract renewal dates. When the renewal date arrives, they want the mirrored “Client Status” value copied into an internal tracking column automatically, without anyone checking the board manually. The recipe When a date arrives, take the normal column value and add it into a Mirror column automates this.

synced without someone needing to remember to update it.

Recipe in this group includes:

  1. When date arrives, take the normal column value and add it into a Mirror column

Use Case (Legal / Contract Management)

A legal team tracks contract renewal dates. When the renewal date arrives, they want the mirrored “Client Status” value copied into an internal tracking column automatically, without anyone checking the board manually. The recipe When a date arrives, take the normal column value and add it into a Mirror column automates this.

Basic Value-Set Recipes

Purpose: Set a fixed or default value into a column automatically when an item is created.

Problem solved: Removes the need to manually fill in default values every time a new item is added to a board.

Recipe in this group includes:

  1. When an item is created, set a specific value into a column

Use Case (Customer Support)

Every new support ticket created on a board should automatically start with a “Priority: Normal” status instead of being blank. The recipe When an item is created, set a specific value into a column ensures every new ticket has a default value without manual entry.

How to Upgrade Your Mirror Column Automation Plan

Mirror Column Automation includes a free tier with no time limit. You can keep using the free tier for as long as you need. If you need more advanced features, you can upgrade your plan directly through the monday.com Apps Marketplace.

Your new plan will be applied to your Mirror Column Automation subscription after the purchase is completed.

Tip: If your team uses Mirror Column Automation regularly, consider choosing yearly billing for potential savings compared with monthly billing.

  • Open the monday.com Apps Marketplace and click Manage in the top-right corner.
  • Find and select Mirror Column Automation from your installed apps.
  • Go to the Billing tab to view your current plan, billing cycle, and pricing.
  • Click Upgrade plan to view the available plans.
  • Select the plan that best fits your team’s requirements and click Select plan.
  • Review your billing and payment details.
  • Click Complete your purchase to confirm the upgrade.

Automation Usage Limit Notifications

Since this app runs automations through monday.com's automation engine, it is subject to monday.com's monthly automation usage quota based on your plan. Users should be aware of the following notification behavior:

When 90% of the monthly automation quota is used:

monday.com sends a warning notification:

Mirror Column Automation App: You have used 90% of your automations limit. To continue running automations for this month after consuming your 100% quota, consider upgrading.”

Action needed: Monitor high-frequency recipes to prevent unexpected workflow pauses.

When 100% of the monthly automation quota is used:

monday.com blocks further automation runs and sends this notification:

Mirror Column Automation App: Automations Blocked!! You have used 100% of your automations this month. To continue running automations for this month, consider upgrading.”

Impact: All recipes pause execution until your next billing cycle reset or tier upgrade.

FAQ

Frequently Asked Questions

Everything you need to know about our HubSpot services. Can't find an answer? Chat with our team.

Do I need coding knowledge to use this app?

No! The Mirror Column Automation App is 100% no-code. You simply browse the recipe library inside monday.com, pick a template, and map your columns in a visual dropdown menu.

Can I trigger automations from a Formula column?

Yes! That is one of the core problems our app solves. You can use Category C recipes to copy Formula calculation outputs directly into native Status, Person, or Text columns, which then trigger native monday automations.

Does currency conversion update automatically?

Yes! Using Category D Currency Conversion recipes, whenever a source amount changes or a status updates, the app calculates the target currency conversion in real-time and stores it in the designated target column.

What happens if my automations stop working?

Check if your account has hit the 100% monthly automation usage limit in monday.com Admin. When 100% is reached, monday blocks all app recipes until the quota resets or your plan is upgraded.

Ready to Automate Your Mirror Columns?

Install the app today directly from the official monday.com Marketplace.

Install Mirror Column Automation App