Hi all
We have a presentation table in our RPD's presentation layer that represents our date dimension. It was initially a small dimension so it was just the presentation table called Date with a few presentation columns underneath: Year, Quarter, Month and Date. With time a lot of presentation columns have been added and we also now have two hierarchies, Calendar and Fiscal. It has grown to the extent that it is now difficult to navigate and we need to improve the usability
We want to reorganise it by using child presentation folders. We want to have the Presentation Table to still be called Date but then have two child presentation folders underneath: Calendar and Fiscal. Then we will group the presentation columns under these two folders.
This obviously will have a huge effect on the current dashboards and analyses as the "path" to the columns will change. The logical SQL will change. Where it used to be SubjectArea.Date.CalendarYear, it will now be SubjectArea.Calendar.CalendarYear
We've got 100's of analyses and to go and edit each one manually will take a very long time. THE QUESTION: Is there any way to automatically update all the analyses with the new reference/path to the reorganised presentation table?
Thanks
J