Message 1 of 2
ODBC Export not including the Project Parameters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to export Revit Database as part of the data extraction initiative for analytics and stuff. This is the process I am currently following,
- Have setup an SQL Express Server in system (not cloud)
- Create a Database (in the Server Management Studio) for the Revit project that I will be running
- Create a ODBC Data source using "ODBC Data Sources 64-bit"
- Open Revit
- File -> Export -> ODBC -> Select Database -> export
- Setup a Power BI Dashboard to visualize data
I checked the columns of the "Instance" tables not the "Type" but couldn't find custom "Instance" parameters
Same issue with Type parameters as well. I couldn't find Custom "Type" Parameters.
Any help is much appreciated!!