DDC Import Excel to Revit 

📋 Import Parameter Values from Excel

The DDC Import Excel add-in allows you to import parameter values from an Excel database created with the DataDrivenConstruction Excel Add-in or the DDC Revit Converter.

YouTube logo Check out our Revit Tutorial: Update Parameters using Excel Data for a step-by-step guide.

🛠️ Supported Revit Versions

Revit 2020-2024

Revit versions

📦 Installation

To install the add-in for Revit 20XX, run the following installer:

\DdcImportExcel\DdcImportExcel.Installer\output\DdcImportExcel--Revit20XX.msi

After installation, restart all Revit instances if any were running.

🕹️ Usage

  1. Export your Revit model to an Excel (.xlsx) file using the DataDrivenConstruction Excel Add-in or the DDC Revit Converter.
  2. Open Revit, go to the Add-Ins tab, and select Import DDC Excel from the DdcImportExcel panel.
  3. If an .xlsx file with the same name as your model (with a _rvt postfix) is found in the DDC subfolder of your model's directory, it will be used automatically.
  4. If no such file is found, the add-in will prompt you to locate it.
  5. Import will occur from a sheet named after the model name, truncated to 25 characters. If no such sheet is found, you will be prompted to enter the correct sheet name.
  6. After the import is complete, a log file will be saved in the Windows temporary folder. You will be prompted to open it (for example, in Notepad).

🚧 Troubleshooting

If changes are not reflected in Revit, try the following:

  • Change the parameter name to Name and remove the : String type suffix, so only Name remains.

💡 Features

  • Change parameter values directly in Excel and import them back into the Revit model.
  • Create new parameters by adding new columns to the sheet and using the new_ prefix for the parameter names.
  • New parameters will be created as shared project parameters for the instance elements of the corresponding category.
  • Data types for new parameters should be defined using a colon : after the parameter name (currently, only String type is supported).

📨 Support

If you encounter any issues or have questions, please file an issue on the GitHub repository or contact us at info@datadrivenconstruction.io.