Hello,
I have created a table with the Table Builder and then I have added some additional columns within this table with excel-calcualtions/formulas. For example I have combined the columns "Debitor Nr." and "Debitor Name" to a new column "Nr. Debtitor Name".
As long as I do not update the table via "refresh" everything is working great. However, as soon as I refresh my additional columns are gone. What do I have to do to keep them?
Thank you to every one.
Steff
Date
Votes
1 comment
-
Jet Reports Historic Posts Hi Steff,
When you refresh a report, it removes all auto generated columns and rows.
Those columns you are combining while in Report Mode are deleted and then recreated from the original Jet Function. In your original, those are two separate fields/columns.
This is the proper functionality of Jet.
What does your "combined" column do/represent?
Please sign in to leave a comment.