Good morning-I have an SSIS package that calls an Analysis Services DDL task to do a full process of our cube as part of our batch ETL. The cube is processing successfully, but in the mornings it is not visible in the SSAS database through Excel or PerformancePoint. The "Visible" property in the measure group is set to True so I don't believe that is the issue. We can see the cube (and browse it) in SSMS after it processes.I'm new to Analysis Services in SSIS and I'm wondering if I am missing a step after processing; is there something else I need to have the package do to deploy the cube?Thanks in advance,Jason
↧