How to create a Visio Data Visualizer flowchart

The Data Visualizer flowchart most people want is the cross-functional one. Which of the three templates produces lanes, how the function and phase columns map in the wizard, and why the basic template silently ignores them.

A worked example, stage by stage

  1. Steps and shapes only

    "Agree the event brief and target date" is the start, and "Shortlist venues and hold the target date" is the first thing anybody does with it. In Data Visualizer terms this is the description and shape-type columns filled in and nothing else — a list of boxes with no flow yet.

  2. Connections, and the first loop

    Row 4 asks "Budget approved by Finance?" and row 5 asks whether a reduced-scope option is viable, which points back to row 3. That backwards arrow is what a next-step column has to be able to express: rework is normal, and a table that only counts forwards cannot describe it.

  3. Branch labels on every exit

    "Venue contract signed by the six-week cut-off?" now carries Signed and Not signed, and the unsigned route asks whether an alternative venue is free before ending at "Event postponed to a new date" rather than trailing off. Visio's equivalent is the connector-label column, where branching labels are separated by a comma in the same order as the next-step values.

  4. The function and phase columns

    Adding the owner and the phase to each row turns the identical flow into a cross-functional diagram: four lanes, five phases, and the handoffs suddenly visible — Organiser to Venue and operations at the shortlist, into Finance for approval, out to Marketing for the campaign. This is exactly the content the basic Data Visualizer template discards.

How it works

  1. Open the cross-functional Data Visualizer template in Visio desktop

    Microsoft's path is: open Visio, or select File > New if you are already editing a diagram, then select TEMPLATES and select Flowchart. Three Data Visualizer templates are listed — Basic Flowchart, Cross-Functional Flowchart and Audit Diagram. Choose "Cross-Functional Flowchart - Data Visualizer": it is the only one of the three that reads a function and a phase column. Microsoft documents the templates as available with Visio Plan 2 only, and the wizard likewise.

  2. Take Microsoft's Excel data template, then select Create

    From the template preview select "Excel data template" to get the starter workbook, choose a unit of measurement, and select Create. Create is what launches the Create Diagram from Data wizard. Start from this workbook rather than the two sample files Microsoft's support articles link through aka.ms: as of 30 July 2026 both of those short links redirect to Bing, which is what an unmapped aka.ms link does.

  3. Fill the workbook in as an Excel table

    The schema is a step ID that Microsoft requires to be unique and not blank, a description whose text is added to each shape, the ID of the next step in the sequence, a connector label (for branching shapes, labels separated by a comma), a shape type, and the function and phase columns. Make the range a real Excel table — Microsoft's guidance is to use a table and not a custom range if you want to keep the diagram and the data synchronised. Column-by-column detail is on /guides/how-to-turn-excel-data-into-visio-flowchart.

  4. Answer the wizard's Excel page

    The first of the wizard's five pages asks "What diagram do you want to create from data?", then to "Select the Excel workbook" and to "Select a table or a custom range in the workbook". Point it at the table you just built. Getting the diagram type right here is the same decision as the template choice — this is the last point at which choosing basic instead of cross-functional is cheap to undo.

  5. Map the lanes on the Functions/Phases page

    The second page is where the diagram gets its structure. "Function or Swimlane" is a required mapping: point it at your owner column and each distinct value becomes a lane. "Phase or Timeline" is the optional companion, and pointing it at your phase column gives you the bands across the flow. Nothing else in the wizard produces lanes, and no amount of later formatting will add them to a diagram built from the basic template.

  6. Finish the remaining three pages

    Process Steps asks for "Process Step ID / Activity ID" (required) and "Process Step / Activity Description", and carries an Accessibility section. Shape Types maps "Shape Type for Process Steps / Activities" — and this is not limited to the flowchart stencil, because Microsoft confirms you can create the diagram by mapping your process data to any stencil in Visio, including your own. Connections handles "Delimiter" and "Connector Label". Then select Finish.

Frequently asked questions

What is the difference between the Basic and Cross-Functional Data Visualizer templates?

Both generate a flowchart from the same Excel table, with the same step IDs, next-step references, connector labels and shape types. The difference is two columns. The cross-functional template reads a function column and turns each distinct value into a swimlane, and a phase column that becomes the timeline across the diagram. Microsoft states that those columns only apply to a Cross-Functional Flowchart diagram and are ignored by a Basic Flowchart diagram. The third template, Audit Diagram - Data Visualizer, is a different diagram type again. If you want lanes, the template choice is the decision that matters.

Do I need Visio Plan 2 for a Data Visualizer cross-functional flowchart?

Microsoft documents it that way: the ability to use the Data Visualizer templates is only available with Visio Plan 2, and the same sentence appears for the Create Diagram from Data wizard. Plan 2's list price on the en-us storefront at the time of writing is US$15 per user per month paid yearly, and it is the only subscription tier that includes the Windows desktop app. Reseller pages claim the perpetual 2024 editions include the templates; Microsoft's own wording is Plan 2, and we would not assert otherwise. For the retired Excel add-in that once offered a cheaper route, see /guides/how-to-use-visio-data-visualizer.

Can I reuse the same workbook and mapping for another process?

Yes, and this is the least known useful thing on the surface. With the diagram container selected you can Export the Data Visualizer diagram to a .vtpx Visio template package, which bundles the diagram, its workbook and the mapping together. Somebody else opening that package gets your column layout and your shape mapping already wired, so they only replace the rows. Macro-enabled diagrams and workbooks cannot be exported this way. It is a much better way to standardise process mapping across a team than emailing a workbook and hoping the wizard is answered the same way twice.

How do I get swimlanes from a spreadsheet without Visio Plan 2?

The same idea works without a mapping wizard. In QueryChart the rows are the chart: one row per step, a column holding the row number each step leads to, and two more columns for the owner and the phase, which is what produces the lanes in the example above. Editing the data is editing the diagram, in the browser on any operating system, so there is no desktop requirement and nothing to refresh. It is also worth knowing that Visio remains stronger where its content ecosystem matters — engineering and network diagrams, custom stencils, BPMN 2.0 validation with Check Diagram, and working offline.

Get these lanes from two columns

The template behind this guide

Excel swimlane flowchart template with lanes and phases — A two-axis swimlane flowchart template: five phases across the top, four owner lanes down the side, worked through event delivery with a six-week venue cut-off and a four-week registration checkpoint.

More in Process mapping guides