if you copy/paste (for example) a textbox in a report in nav, if you try to compile the report, you'll receive an error abount the same name of datasetfieldname. this happens because the property is not refreshed to respect the id of the control:
ID: 1101339022
sourceexpr: customer profit (lcy)
DataSetFieldName: Customer__Profit__LCY___Control1101339022
after copypasting it
ID: 1101339023
sourceexpr: customer profit (lcy)
DataSetFieldName: Customer__Profit__LCY___Control1101339022
that's all...
-Mirko-
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog0