Showing posts with label dimensions. Show all posts
Showing posts with label dimensions. Show all posts

Tuesday, March 27, 2012

Books/ Reference Material for Loading SSAS Cubes Using C#

Gurus,

I am a novice in C#. I have created dimensions, cubes et al in MSAS 2005. Created partitions and loaded cubes/ partitions using BIDS. Now, I want to process cubes using C#.

I need some pointers/ basics in C# cube processing. Any documents, reference material or books for the same, which would cover basics for AMO et al?

Thanks,

Abhi

Hi there,

This link should get you started.

C
|||

Hi Chris,

Thank you so much for your response. That helps.

Abhi

Sunday, February 19, 2012

Blank Row comming out from Excel Source?

Hi,

I use an excel datasource to populate some simple dimensions, but when i extract the excel file i get alot of blank rows from the excel files...

How can i overcome this issue? Is this normal?

I never had problems like this using DTS in the 2000 version

Best Regards,

Luis Sim?es

Perhaps, your Excel file has empty rows in the spreadsheet.

You should not see any difference when using DTS or SSIS wizard if the same source file is used.

Thanks.

|||

How do i know there are empty rows?