When you have a DynaRange with automatic row height, and you change some combobox in the report which the DynaRange does not depend on, but e.g. some PALO.DATA() formula inside of it does, this can cause e.g. longer, wrapped texts to not be fully displayed. The reason is that the row heights aren't (re-)sett if the DynaRange itself doesn't change, for performance reasons.