Team
My Scenario is as below, request you to please look into and suggest me with alternative approach.
i have few dimension tables along with the fact table. so i can create a analytical view by using fact table and attribute views(i.e created by using dimension tables avialable) as dimensions. i need to have a input paramenter in analytical view and i need to restrict data by passing that input parameter value to one of the dimension tables.
Here is the issue, i am not able to pass input parameter to attribute view from analytical view.
so right now i have created analytical view by using all dimension tables in Data foundation. so that i can pass input parameter value directly to one of the dimension tables to restrict the data.
so now i want to know is there any other way of doing this, i mean instead of using all tables directly in data foundation of analytical view, is there any other option/alternative approach avialable for doing the same because some times i am getting DB memory issue.
please check and let me know the alternative approach to avoid DB memoery issue.
Regards
Nr