I need to modify several already existing views - attribute views, graphical calc views and scripted calc views - to include one empty row. The views are independent from each other and are based mostly on different tables. The underlying tables of these views do obviously not contain an empty row and I may not add such a row to the tables.
Anybody got an idea how to do that?
The solution must also work if an empty row is added to any of the underlying tables.
I appreicate any input. Thanks.