HelloI somewhat new to ssas and my company completely knew to cubes. Ive built a FactItemOrder table that displays everything at the lowest grain possible i.e. everything on users order. now the business will want to do analysis at this level but they will also want to do analysis at order level which im assuming should have its own fact table and ssis package to populate this. Getting feedback from the business and people in particular invested into this project is difficult rather than building the fact order and package just now when it could turn out they don't need this i was thinking of building a FactOrder named query with the fact item order as its source and rolling up the items ordered to order level. Im sure this is not best practices but i was thinking this would be a quick solution to see if this is worth investing the time to build it properly?Interested in your thoughts?
↧