Showing posts with label as2k5. Show all posts
Showing posts with label as2k5. Show all posts

Sunday, March 11, 2012

AS2K5. Linked Measure Group. Why schould I include all measures?

If I Link a measure group I can don't include all measures. The Visual Studo notify no error either during editing or during deploiment. But during processing I get fully unqulified error message such as following

Errors in the OLAP storage engine: The metadata for the statically linked measure group, with the name of 'Verkauf', cannot be verified against the source object.

What a behaviour? Is this by design?

This doesnt look like by design behavior. Sounds more like a defect in the product.
Please go ahead and file it using feedback site: http://connect.microsoft.com/SQLServer/feedback/

Edward Melomed.
--
This posting is provided "AS IS" with no warranties, and confers no rights.

|||

Hi Edward.

The feedback site is a mess. There is not filtering by category (SSAS). I schoul use full text search.

AS2K5. Conversion Bool -> int makes true -> (-1).

AS2K5 does convertion from bool to int another way as AS2K did it.

I this a bug or by design?

Is this during processing? If yes, then you can always cast the column to the type you want in the DSV...

Thanks,

Akshai

|||No, it is in MDX. I have ported some AS calculated member expressions from Shilon to the Yukon and have accounted this uncompartibility issue.

AS2K5. Conversion Bool -> int makes true -> (-1).

AS2K5 does convertion from bool to int another way as AS2K did it.

I this a bug or by design?

Is this during processing? If yes, then you can always cast the column to the type you want in the DSV...

Thanks,

Akshai

|||No, it is in MDX. I have ported some AS calculated member expressions from Shilon to the Yukon and have accounted this uncompartibility issue.