Home › Guides › AI in finance work
Tech Explained · 2026How to Use AI in Finance Work in 2026: 6 Prompt Patterns, a Worked Variance Report and Where It Breaks
To use AI in finance work, split every task in two: let a spreadsheet, SQL query or Python cell compute the numbers, and let the model draft the words around them. Microsoft retired Excel's =COPILOT() worksheet function on 14 September 2026 because formula-level AI was not reproducible. Everything the model writes still needs a named human to sign it off.
- Compute first, narrate second. The single rule that decides whether how to use AI in finance becomes a promotion or an incident: the model never touches arithmetic you have to defend.
- The =COPILOT() function is gone as of today. Microsoft's Message Center notice MC1454373 says the worksheet function stops working after 14 September 2026, and Microsoft's own guidance is to use conventional formulas for anything requiring accuracy or reproducibility.
- Tool cost is not the bottleneck. Claude Pro sits at $20 a month and has included the Excel add-in for all Pro subscribers since 24 January 2026; Microsoft 365 Copilot lists at $30 per user per month on enterprise annual terms and needs a qualifying base licence underneath it.
- Prompts are a format problem, not a magic-words problem. Six patterns cover almost every finance task, and four of them work by restricting what the model is allowed to say.
- Your review step is the product. If nobody ties each number in the commentary back to a cell, you have shipped a guess in a suit.
- Excel, SQL and Power BI still decide your ceiling. AI widens the gap between people who can compute an answer and people who can only ask for one.
It's the ninth working day of the month, the board pack is due at five, and the assistant has just told you a cost centre overspent by 12 lakh when the sheet says 1.2 lakh. You catch it because you know the business. Your CFO would not have. That gap, between a plausible sentence and a defensible number, is the whole subject of this guide.
The running example throughout is a two-person FP&A team at a mid-size auto components maker in Pune, closing 40 cost centres every month. One analyst, one manager, roughly 30 hours of avoidable work a month spent turning a ledger export into commentary nobody reads until something goes wrong. That team is the realistic beneficiary of AI in finance, and also the realistic victim of it.
Three numbers that set the 2026 baseline
Adoption is near-universal, the tooling is cheap, and the most finance-specific feature Microsoft shipped just got pulled.
Figures checked 14 September 2026. The adoption figure is self-reported by finance leaders and covers any use of AI, not agentic deployment.
What AI Actually Does Well in Finance, and What It Does Not
A language model is a very good writer with no sense of arithmetic and no memory of what it told you last Tuesday. Read that sentence twice, because every sensible design decision in finance follows from it.
It is genuinely strong at four things you do every month: turning a computed table into readable commentary, reading a 60-page contract and pulling out the clause you asked for, classifying a messy list of vendor descriptions into your chart of accounts, and reformatting one team's file into the shape another team needs. Those are language tasks wearing finance clothes.
It is weak, in a way that does not improve with better prompting, at exactly the thing finance is made of. It will add a column of 40 numbers and get it almost right. It will look up a figure from your workbook and return a figure that looks like it. Microsoft's own published guidance on the retiring =COPILOT() function said as much: do not use it for numerical calculations or for lookups of data inside your workbook, and use conventional Excel formulas for work requiring accuracy or reproducibility.
The reproducibility half of that warning is the one finance people underrate. Microsoft's notice explains that the model behind the function can change, so the same formula with the same arguments can return a different result later. In a spreadsheet that gets audited, a cell whose value depends on when you pressed calculate is not a number. It is an opinion with a border around it.
How to Use AI in Finance: The Split That Keeps Your Numbers Defensible
Here is the architecture, and it is almost embarrassingly simple. Every AI-assisted finance task has a compute half and a language half. You put a hard wall between them.
The compute half runs in something deterministic: an Excel formula, a SQL query, a Python cell, a Power BI measure. It produces a small table of finished numbers. That table is frozen. The language half receives only that frozen table, never the source ledger, and is asked only for words. Then a human ties every figure in the words back to the table before anything leaves the building.
The compute-first split for finance work
The model only ever sees numbers that something deterministic already calculated.
Workflow reflects Microsoft's published guidance for the retiring =COPILOT() function, checked 14 September 2026.
The reason this works is not that the model is untrustworthy in some vague way. It is that a frozen table is auditable and a prompt is not. When your statutory auditor asks in March how the 18.1% figure in the October commentary was derived, you point at a formula. You do not point at a conversation.
This is also why the skill that pays here is not prompting. It is being able to produce the frozen table in the first place. An analyst who can write a GROUP BY and a pivot gets ten times the value from these tools as one who cannot, which is the honest argument for something like 360DT's live Data Analyst course, where Excel, SQL, Python and Power BI are taught as one stack over 10 weekends rather than four separate hobbies.
Also read: SQL Interview Questions for Data Analyst Roles in 2026, which is the fastest way to find out whether your SQL is good enough to build that frozen table yourself.
AI Tools for Finance Professionals in 2026: What They Cost and What They Do
Four things are worth your attention. Everything else in this category is one of these four with a finance-coloured wrapper and a higher price.
| Tool | Cost, checked 14 Sep 2026 | Genuinely good at | Where it fails you |
|---|---|---|---|
| Microsoft 365 Copilot | $30 per user per month on enterprise annual terms; the plan for organisations under 300 users lists at $21, with an $18 introductory promotion running to 30 September 2026 per Microsoft's pricing page. It cannot be bought alone: each user needs a qualifying base licence. | Drafting inside Word, Excel and Outlook against data already in your tenant, with your existing permissions respected | Numeric work. The =COPILOT() worksheet function retires today, and the side-pane experience still needs checking figure by figure. |
| Claude with the Excel add-in | $20 per month for Claude Pro; Anthropic opened the Excel add-in to all Pro subscribers on 24 January 2026 after an October 2025 research preview capped at 1,000 testers. | Long documents, reconciliation reasoning, structured commentary that follows a format you specify | It has no view of your live ERP unless you connect one, so context is whatever you paste or attach. |
| Python in Excel | Included with most Microsoft 365 plans. Microsoft Support's licensing FAQ notes eligibility was widened to Office 365 E1, Business Basic and F3 alongside E3 and E5, with a monthly allowance of premium compute and standard compute after that. | Reproducible calculation that lives inside the workbook and re-runs identically | It is not AI and will not guess your intent. You write the logic. That is the feature. |
| General chat assistants | Free tiers plus paid individual tiers | Explaining a formula you inherited, rewriting a commentary paragraph, sketching a model structure | Company financial data. Use the tenant-governed tool for anything that would upset your CFO on a screenshot. |
If you can fund exactly one seat this quarter, my call is the $20 Claude Pro seat for the analyst who actually builds the pack, ahead of the $30 Copilot add-on for everyone. The trade-off I am accepting is real: Copilot sees your tenant, respects your permissions and needs no copy-paste, and Claude does not. But a single strong analyst with a good drafting tool changes the pack this month, whereas a tenant-wide rollout mostly produces a lot of people summarising their own emails. When you do go tenant-wide, the administration is a genuine job, which is what the Microsoft 365 Copilot and Agent Administrator course (AB-900) covers.
If your month-end is already a pile of untracked workbook versions, manual journals nobody documented and three people's private adjustments, AI will not fix it. It will make the mess arrive faster and read more confidently. Fix the plumbing first, because a tool that drafts commentary on top of a broken source is a machine for laundering bad data into readable prose. Finance teams without a single trusted source table should spend this year on that, not on a Copilot pilot.
6 AI Prompts for Financial Analysis That Actually Hold Up
Good finance prompts are not clever. They are restrictive. Four of these six work by telling the model what it is forbidden to do.
Six prompt patterns for finance work
Each one is a format, not a phrase. Reuse them across every month-end.
Compute first, narrate second
Paste the finished variance table, never the raw ledger. Tell the model explicitly that it must not calculate anything and may only quote figures that appear in the table you gave it.
CommentaryThe refusal clause
Add one line: if a figure is not in the supplied table, write UNKNOWN. This converts silent invention into a visible gap you can go and fill.
SafetyDifference only, with a count
For reconciliations, give both lists and ask for the differences plus the number of them. The count is your checksum: if it says 7 rows and lists 5, you know instantly.
ReconciliationQuote with a citation
For contracts and policy, demand the exact quoted sentence plus its clause or section number. Reject any answer without one. A model that cannot find the clause will happily describe it.
DocumentsQuestions, not answers
Ask what a CFO would challenge in this variance table. The model is far better at generating the ten questions than at answering any of them, and the list makes your review sharper.
ReviewAdversarial self-check
Paste your own finished commentary back with the source table and ask it to list every sentence the table does not support. This catches your errors, not just its own.
Quality controlPatterns compiled from the worked example below and tested against the failure modes in the table further down. Checked 14 September 2026.
Patterns one and two combined look like this in practice. Note how much of the prompt is constraint rather than instruction.
You are writing variance commentary from a computed table.
Do not calculate anything. Do not estimate.
TABLE (Rs lakh, October, 40 cost centres, extract):
cost_centre | budget | actual | var | var_pct
Stamping | 42.0 | 49.6 | 7.6 | 18.1
Paint shop | 31.5 | 30.2 | -1.3 | -4.1
Assembly | 88.0 | 87.4 | -0.6 | -0.7
RULES
- Quote only figures that appear in TABLE above.
- If a figure is not in TABLE, write UNKNOWN.
- Two sentences per cost centre, 40 words maximum each.
- State the movement, then one possible driver, labelled as a hypothesis.
- No words like strong, poor, concerning, or excellent.
The last rule matters more than it looks. Left alone, these models write like a LinkedIn post, and a pack full of "concerning overspend" and "strong performance" is how a reviewer stops reading carefully.
Worked Example: A Variance Report From CSV to Commentary in 20 Minutes
Back to the Pune FP&A team. The input is a single ledger export, oct_ledger.csv, with one row per transaction and columns for cost_centre, account, budget and actual. The output is a one-page variance pack with commentary on every cost centre that moved more than 5%. Here is the whole thing.
Step 1, compute the table. This runs in a Python in Excel cell, or as a local pandas script if you prefer the file on your own machine. Either way it is deterministic and re-runs identically next month.
import pandas as pd
df = xl("Ledger[#All]", headers=True) # or pd.read_csv("oct_ledger.csv")
piv = (df.groupby("cost_centre")[["budget", "actual"]]
.sum()
.assign(var=lambda d: d["actual"] - d["budget"]))
piv["var_pct"] = (piv["var"] / piv["budget"] * 100).round(1)
material = piv[piv["var_pct"].abs() > 5].sort_values("var_pct", ascending=False)
material.round(1)
Forty cost centres become, typically, eight or nine material ones. That filter is the most valuable line in the script and has nothing to do with AI: it decides what anyone is asked to read.
Step 2, sanity-check before the model sees anything. Confirm that the sum of budget in piv equals your budget control total. If it does not, stop. A model given a table that does not tie will write beautiful commentary about numbers that do not exist.
Step 3, draft. Paste material into the prompt from the previous section. You get eight paragraphs in about fifteen seconds. Roughly two of them will be wrong in an interesting way, usually by attributing a movement to a driver the table cannot support.
Step 4, run the adversarial check. This is pattern six, and it is the step people skip.
Here is my draft commentary and the table it came from.
List every sentence that asserts something TABLE does not support.
Return exactly three columns, pipe separated, nothing else:
sentence | the unsupported claim | what would be needed to support it
If every sentence is supported, return: NONE
Step 5, tie out and sign. Open the draft next to material and check each figure against the row it came from. On an eight-paragraph pack this takes about six minutes. Then put a name on it.
Total elapsed time is around twenty minutes against the two to three hours the same pack used to take, and the saving is almost entirely in the writing, not the analysis. That is the honest shape of the benefit.
Where the twenty minutes actually goes
The model's share of the work is the smallest slice on the chart.
Illustrative split for the worked example above, not survey data. The point is the ratio, not the precision: review is larger than prompting.
Notice what dominates. Data preparation and checking take six times the effort of the prompting everyone writes courses about. If you want that first slice to shrink permanently, the answer is a proper pipeline rather than a better prompt, which is the territory of a live Microsoft Fabric data engineering programme.
The Excel, SQL and Power BI that makes AI useful in finance
Ten weekends of live teaching across Python, SQL, advanced Excel and Power BI, with preparation for the Microsoft PL-300 certification. Hands-on projects, mentor support and placement guidance are included, so you leave able to build the frozen table yourself rather than ask a model for one.
Explore the course
Where Generative AI in Accounting and Finance Goes Wrong
What usually goes wrong here is not dramatic. Nobody's model declares bankruptcy. What happens is that one figure in paragraph six of a twelve-paragraph pack is subtly off, nobody catches it because the sentence around it reads so well, and it gets quoted in a board discussion three weeks later. Then someone checks. That is the actual failure mode, and it is a review problem dressed as a technology problem.
| What you see | What actually happened | The fix |
|---|---|---|
| Totals in the narrative do not tie to the sheet | The model was handed raw rows and re-added them itself | Paste the computed table only. Never the ledger. |
| The same prompt gives a different answer next month | The underlying model changed and nothing was pinned, exactly the behaviour Microsoft cited when retiring =COPILOT() | Save every output with the date and model name, and keep anything auditable in formulas |
| "Compare this to last quarter" returns confident nonsense | The other workbook was never in context, so the model filled the gap | Merge the two periods into one table before prompting, or attach both files explicitly |
| It cites a policy clause that does not exist | Nothing forced it to quote | Require the exact quote plus section number and reject answers without one |
| A number is right but the sign is flipped | Budget and actual columns were transposed in the paste | Label every column in the prompt and include one row whose answer you already know |
| Payroll detail ends up in a consumer chat tool | No tenant boundary and no policy anyone reads | Use the governed tenant tool, and check data handling terms before the first upload, not after |
There is a second, quieter failure worth naming. Teams that lean on drafting tools stop writing their own commentary, and within two quarters nobody on the team can explain a variance without the assistant. The skill atrophies quickly because it was never deep. Keep one month a quarter where you write the pack yourself, unaided, as a check on the team and not on the tool.
Also read: What Is Claude Cowork in 2026?, if the next thing you want is an assistant that works across your desktop files rather than inside one app.
The case worth studying: how banks actually deployed this
The most useful real-world signal in 2026 is not a vendor case study, it is what the large financial institutions did with the same technology. Anthropic launched Claude for Financial Services in July 2025 and has since reported production deployments at JPMorganChase, Goldman Sachs, Citi, AIG and Visa. On 5 May 2026 it published ten ready-to-run finance agent templates covering tasks including pitchbook generation, KYC screening, earnings review and month-end close.
Look at that list of ten. Every single one is a document-heavy, judgement-light, high-volume task where the output is reviewed by a professional before it goes anywhere. None of them is "decide the number". Institutions with unlimited budget and serious model risk functions arrived at exactly the split this guide describes, which is reasonable evidence that the split is not excessive caution on your part. Building those templated agents, rather than using them, is engineering work, and it is what 360DT's AI Engineer course on RAG and AI agents teaches live over 16 weeks.
How to Use AI in Finance Work Safely: The Eight-Point Review Checklist
Print this and keep it next to the pack. It takes six minutes and it is the difference between a tool and a liability.
- Does the source table tie to the control total? If not, nothing downstream matters.
- Was the model given computed figures only, with no raw transaction rows?
- Does every number in the commentary appear in the source table, checked one by one?
- Is any figure quoted to more decimal places than the source has? That is a tell for invention.
- Are the drivers labelled as hypotheses, or is the model asserting causes it cannot know?
- Did you run the adversarial check prompt and read its output rather than skim it?
- Is the data classification of everything you pasted cleared for the tool you pasted it into?
- Is a named human signing this, and would that person survive being asked how a figure was derived?
Point eight is the one that turns this from advice into governance. Somebody's name goes on it. If nobody is willing to put a name on the pack, the pack is not ready, and no amount of model quality changes that.
For finance people who want to understand these systems properly rather than just operate them, the Claude Certified Associate Foundations (CCAO-F) prep course is a reasonable four-week entry point precisely because it does not assume you write code. If you are not sure whether any of it fits, a free webinar costs you an evening rather than Rs 12,999, and the full certifications overview lays out how these tracks connect.
Also read: How to Become a Data Analyst Without Experience in India (2026), which is the natural path if the analysis side of this guide interested you more than the finance side.
What I Would Do If I Were the Analyst in Pune
I would spend the first month not buying anything. I would build one clean source table for the ledger export, get it to tie to control totals every time, and script the pivot so it runs identically each close. That alone removes most of the pain, and it removes it permanently.
Then I would buy a single $20 Pro seat, use it for commentary drafting and reconciliation differences only, and hold the line on the compute-first split even when it feels pedantic. I would not push for a tenant-wide Copilot rollout in year one, and I would not chase an administration certification unless I owned the tenant. The certification that changes your market value in finance right now is still the analytics one, not the AI one, because the constraint on your work is the table you can build, not the words you can generate.
If that lands, the next step is to fix the ceiling rather than the symptom. The Data Analyst course runs live on weekends and covers the Excel, SQL, Python and Power BI stack end to end, or you can sit in on a free demo class first and decide afterwards.
Related guides
- PL-300 Exam Prep 2026: A 6-Week Study Plan the certification that proves you can build the table, not just describe it.
- Power BI vs Tableau in 2026 pick the reporting layer before you automate the commentary on top of it.
- Retrieval Augmented Generation Explained in 2026 how the document-grounding behind policy and contract lookups actually works.
- Enterprise AI Agents in 2026 why most finance AI pilots stall before they reach a second department.
- Data Analyst Jobs in Pune 2026 what the market pays for exactly these skills, if you are considering the move.
Frequently asked questions
How do you use AI in finance work without breaking audit rules?
Keep every auditable number in a deterministic calculation: an Excel formula, a SQL query, a Python cell or a Power BI measure. Use the model only for language, and only on a table that has already been computed and tied to control totals. Save each output with its date and model name, and make sure a named person signs the final pack.
What happened to the =COPILOT() function in Excel?
Microsoft is retiring it. Per Message Center notice MC1454373, the worksheet function becomes unavailable after 14 September 2026, roughly a year after it shipped. Microsoft's own guidance had already warned against using it for numerical calculations or in-workbook lookups, and noted that the same formula could return different results over time as the model behind it changed. Copilot in Excel continues through the side pane.
Is Microsoft 365 Copilot worth it for a small finance team?
Only if your data already lives in Microsoft 365 and you value the permissions model. The add-on lists at $30 per user per month on enterprise annual terms, with a plan for organisations under 300 users at $21 and an $18 introductory promotion running to 30 September 2026, and every user needs a qualifying base licence underneath. For a two-person team, one strong individual seat usually delivers more this quarter than a thin rollout to everyone.
Can AI do the month end close on its own?
No, and the institutions with the most money have not tried. Anthropic's ten finance agent templates published on 5 May 2026 cover month-end close alongside earnings review and KYC screening, but all of them are review-and-draft tasks with a professional checking the output. Reconciliation matching, first-draft commentary and exception flagging are automatable. Judgement, accruals and sign-off are not.
Which AI tool is best for financial analysis in 2026?
For most Indian finance teams, a $20 Claude Pro seat with the Excel add-in gives the best return on the first rupee spent, because it handles long documents and structured commentary well and needs no tenant project. Microsoft 365 Copilot wins when tenant data access and permissions matter more than raw drafting quality. Neither should be doing your arithmetic.
Do I need to learn Python to use AI in finance?
Not to use the tools, but yes to get the full value from them. The bottleneck is producing a clean computed table, and Python in Excel or a short pandas script does that reproducibly in a way that a chat prompt never will. Microsoft Support's licensing FAQ notes that Python in Excel eligibility now extends to Office 365 E1, Business Basic and F3 as well as E3 and E5, so you likely already have it.
Is it safe to upload company financial data to ChatGPT or Claude?
Treat consumer tiers as public. For anything classified, use the version governed by your company tenant or an enterprise agreement, and read the data handling terms before the first upload rather than after an incident. A practical rule: if a screenshot of the paste would upset your CFO, it belongs in the governed tool.
Will AI replace financial analysts in India?
It is replacing the writing, not the analysis. In the worked example above, drafting commentary was roughly a tenth of the effort and checking it was a quarter. The analysts who lose ground are the ones whose contribution was assembling and retyping numbers; the ones who gain are those who can build the source table, challenge the result and put their name on it.
About this guide. 360 Digital Transformation is an Authorized Training Partner of Anthropic and Microsoft. Other certification bodies, vendors and employers named in this guide are not affiliated with us. Tools and versions change quickly; commands and figures cited were checked on 14 September 2026.




