Hey Celopeers,
I want to create a Table within a View wihich contains 4 columns. One Column is the Dimension Column (Gives 15 Rows).
In one column the numer of invoices for the current month are counted. In the other column the number of invoices from the previous month and in the last column the number of invoices for the month before last.
The user want to have the coulmn names in the format "YYYY/MM" and the column names should be dynamic, so that in the new month the column names are updated automatically.
We are using the Knowledge Model - View Technology and no analysis.
I also thought of using a chart diagramm, but the users require a table.
I tried some things, but nothing worked.
So if somebody knows about how to create dynamic columns I would be very thankful for your help :D