Excel Data into Revit

@Jorge_Villarroel thanks for sharing the data.

The files I shared on my previous post are still valid with a few changes:

  1. On the excel file, I created a new sheet with the data re-formatted by having the first row as headers and the rest the data, without any graphic format or empty rows/columns.

  2. Change the source of the data to be the excel file.

  3. On the second dyn file, after reading and parsing the value from the global parameter, I put 2 examples where the data is used ( filter by pier number and sort them by level)

From your excel, I omitted columns for “DM” and “@” values for simplicity.

Cheers!
Data.xlsx (132.5 KB)
01_excelDataToGlobalParameter.dyn (11.1 KB)
02_excelDataFromGlobalParameter.dyn (12.6 KB)

5 Likes