Hi there,
Thanks for the forum and the community contribution. I was able to find a lot of solutions to my problems by just searching the forum.
Unfortunately, for my current problem I didn't find anything.
I have a NL("Table")-function which retrieves records from the G/L Entry-table using a date-filter on the current month. Based on the result, I've created a Pivot-Table which provides the data in a format which is supported by the built-in Charts of Excel.
Now, in the beginning of the month, the result of the NL("Table")-function is empty, because no postings for the current month exists yet. This leads to the problem, that the PivotTable deletes the column (because no data exists) automatically. It is necessary to add the missing column manually when data is available.
Now, this manual process is not acceptable for a productional environment.
Do you have an idea how I could either configure the NL("Table")-function to create always an entry (even when no records in the DB exists) or how I could configure the PivotTable that the column will not be deleted?
I played already with the settings of the PivotTable, but it didn't work.
Kind regards,
Hannes
