for example:
there are two tables:
product{name, categoryid}
category{id,name}
relation:
parent:category[categoryid], child:product[categoryid]
one one control in report and use data:{product.category.name}
if call RemoveUnusedData, only product table be keeped.
RemoveUnusedData can't recognize relation field.
RemoveUnusedData can't recognize relation field.
i test it again. other data type can recognise, but i add image control, and set it's imagedata as TableA.Relation.Field, after remove unused, the picture table lost.
RemoveUnusedData can't recognize relation field.
Thank you for this information. We'll inform you about workaround available in this topic.
Thank you.
Thank you.