[Show all top banners]

Mismas
Replies to this thread:

More by Mismas
What people are reading
Subscribers
:: Subscribe
Back to: Kurakani General Refresh page to view new replies
 SSAS Cube in Visual Studio..
[VIEWED 3523 TIMES]
SAVE! for ease of future access.
Posted on 11-08-12 9:28 PM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

 Hi guys,
 Any one here can solve the following issue ;

I have a cube in SSAS with sales measure, Sales Measure which is a fact table has Sales Amount, Tax, Order Quantity etc. Now,my question is, how do I get the sales amount column appear color appear red or green depending on the sales amount eg. <5000 ..

I also have a calculated member Average sales , which i computed as Measures.SalesAmount/Measures.OrderQuantity and there I tried the following conditions but, I get the Average Sales column colored and nothing in the sales amount column..I want to get the sales amount color change depending on the conditions.

I have attached jpeg file for reference. 

Thanks for your help.


IFF([Measures].[Sales Amount]>50,255,65280)





 
Posted on 11-08-12 9:40 PM     [Snapshot: 10]     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

To do this you will create a SCOPE statement. You do this on the calculation tab of the by selecting a Script Command and using the following MDX.

SCOPE ([Measures].allmembers);
FORE_COLOR(THIS) = IIF([Measures].currentmember <0 ,'255','0');
END SCOPE
 
Posted on 11-08-12 10:22 PM     [Snapshot: 38]     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

 Hi Sajhamitra,

I am a beginner with MDX.
That was a quick reply.Thanks for the help,but the code isnt working. keep getting error message AS follows,
The syntax for SCOPE is incorrect

 


Please Log in! to be able to reply! If you don't have a login, please register here.

YOU CAN ALSO



IN ORDER TO POST!




Within last 7 days
Recommended Popular Threads Controvertial Threads
TPS Re-registration case still pending ..
Driver license help ASAP sathiharu
Nepali **fake** Veterans. Be aware!!
NOTE: The opinions here represent the opinions of the individual posters, and not of Sajha.com. It is not possible for sajha.com to monitor all the postings, since sajha.com merely seeks to provide a cyber location for discussing ideas and concerns related to Nepal and the Nepalis. Please send an email to admin@sajha.com using a valid email address if you want any posting to be considered for deletion. Your request will be handled on a one to one basis. Sajha.com is a service please don't abuse it. - Thanks.

Sajha.com Privacy Policy

Like us in Facebook!

↑ Back to Top
free counters