Hello
i have a report with word layout with a blob field in that field i am saving a QR code in 64 base, in a previous version (V14) of business central i just add the field as a Picture object and the QR shows in my report, but when BC upgrade to V15 my report start to fail, so i include some code and i transform my blob field to text and that text field add it as a picture object but when i run the report i got the following message "The field x is a text field and is use as a picture object the report Z needs to be updated ¿Do you want to do the update?" if i hit ok the report shows the QR without a problem however i need that the updgrade message do not show to the user everytime they execute the report
i am using word layout becuase is easier for the user to modify than the layout than rdl