When using Data Driven Pages with a layer that has a join, the Page Number String returns [empty].
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM050574
Submitted
November 3, 2009
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
10.0
Version Fixed
10.1.1
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
In the dynamic text, change the property to equal <tablename>.<fieldname> where tablename represents the name of the feature class and fieldname represents the field in the index layer that was used for the name of the page. For example:<dyn type="page" property="states.STATE_NAME"/>