![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- I have a fact table with a user id and a report id, date/time, etc. i have a user table with the userid, name, etc. i have a report table with the reportid, userid, and title. (users have many reports, and dont share reports with other users). i want to see what reports were created over time. so ive made the cube that has the reportid as the measue. it has the report time, the userinfo, and the pageinfo as dimensions. the problem is it doesnt restrict the report dimension to the current user id. so you end up with every single report matched to the user, where 90% of them are blank values since they dont belong to that user. Still new at this stuff, hopefully im just overlooking something simple. Thanks. . |
#3
| |||
| |||
|
|
Hi, if one user creates n reports and a report can only belong to one user, you could consider creating one single dimension containing users and reports like: Report_Id | report | user and create a single dimension off this. HTH lutz Morrien -----Original Message----- I have a fact table with a user id and a report id, date/time, etc. i have a user table with the userid, name, etc. i have a report table with the reportid, userid, and title. (users have many reports, and dont share reports with other users). i want to see what reports were created over time. so ive made the cube that has the reportid as the measue. it has the report time, the userinfo, and the pageinfo as dimensions. the problem is it doesnt restrict the report dimension to the current user id. so you end up with every single report matched to the user, where 90% of them are blank values since they dont belong to that user. Still new at this stuff, hopefully im just overlooking something simple. Thanks. . |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |