Quantcast
Channel: Power Query topics
Viewing all articles
Browse latest Browse all 31411

[Live connection on SSAS MD] Dimension calculated members issue

$
0
0
Hi,

I'm trying to display in Power BI a dimension calculated member created in SSAS MD.
It works fine when the dimension has a single attribute.

But it should also work if the dimension has several attributes as stated here:
https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-ssas-multidimensional/#capabilities-and-features-of-ssas-md
=> must be a single real member when the dimension has more than one attribute

Whatever i'm trying, it is not working.
For exemple, adding this member in the AdventureWorks cube does not work on the Power BI side:

CREATEMEMBERCURRENTCUBE.[Date].[Month of Year].[LastDateDesVentes]

ASTAIL(

NONEMPTY(

[Date].[Date].[Date]

,[Measures].[Sales Amount]

)

,1

).Item(0), VISIBLE=1 ;


Am i missing something ?

Thanks.

Viewing all articles
Browse latest Browse all 31411

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>