Currently, only parameters or iproperties that are detected as being different between model states, are allowed to show up in a drawing configuration table.
If an iproperty is a function, usually a combination of other properties, Inventor detects that the function is the same across all model states and does not allow it in the drawing table, even if they evaluate to different values.
For example, I want the description of each model state to reflect the length and width of that configuration - currently this property cannot be displayed in the table. I would like this functionality to be added.