neilgalyans
MIS
I hope someone can help me. Briefly, my company is new to MSTR, and I am setting up the database BI project. I have looked thru other posts and tried some things to solve my problem, but I am stuck:
Our database is set up where each line (say a sales database table) has a Year column, Period column, Week column, Day of week column, and DATE column. I have set up my time attributes to mimic this, including an attribute called date : which has an ID expression of Year,Period,Week and Day of week. I also set up the DESC form as the DATE column.
When I create a report, and specifiy the individual Year, Period, Week, Day of week the report runs very fast. (I am using report filters to query the user for the date info needed) HOWEVER when I query on the DATE (which is in the format MM/DD/YYYY) the report slows down - and sometimes times out.
I do not know how to rectify this situation - we are using an Oracle Database, I have tried the trunc function to no avail, perhaps I am using it wrong.
Any help or suggestions would be appreciated.
THANKS
Our database is set up where each line (say a sales database table) has a Year column, Period column, Week column, Day of week column, and DATE column. I have set up my time attributes to mimic this, including an attribute called date : which has an ID expression of Year,Period,Week and Day of week. I also set up the DESC form as the DATE column.
When I create a report, and specifiy the individual Year, Period, Week, Day of week the report runs very fast. (I am using report filters to query the user for the date info needed) HOWEVER when I query on the DATE (which is in the format MM/DD/YYYY) the report slows down - and sometimes times out.
I do not know how to rectify this situation - we are using an Oracle Database, I have tried the trunc function to no avail, perhaps I am using it wrong.
Any help or suggestions would be appreciated.
THANKS