I'm trying to load a tagged Microstation V8i DGN file into ArcMap (ArcView License), and have the multiple tag names generate multiple attribute fields within the CAD polygon attribute table (with different field values between different polygons). However, when I attempt to do so, none of the tags, or even a field that might indicate a tag, appears for the DGN polygon within ArcMap. In the Annotations Layer, a single field will appear at the end, labeled TxtMemo. If I have one polygon in the DGN, and 3 tag names (each with their own values), the Annotations will have 3 records, one for each tag value, with the values displayed under TxtMemo.
In that, as well as another forum post where a user was having a slightly different problem, the tag names (only a few of all existing in the other user's case) properly generate individual attribute fields, then records for each polygon with their individual tag values.
I'd greatly appreciate any help anyone has in resolving this problem. Thanks
In case anyone is following this, I was able to resolve the issue by compressing the DGN file within Microstation. After having done so, all tags properly populated as attribute fields associated with the polygon.