Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

MDX to Convert Revenue To Positive

$
0
0
I need some help. Im new to MDX and SSAS. I need to convert every value for [FMSA Monthly Activity] under the [Dim FMS Heirarchy].[FMS Reporting Hierarchy].[FMSH Financial Page] starting under the Income Statement and all the levels below that member.I have been trying this?? Im I on the right path?-- Convert Revenue To PositiveSCOPE(descendants([Dim FMS Heirarchy].[FMS Reporting Hierarchy].[FMSH Financial Page].&[Income Statement],[Dim FMS Heirarchy].[FMS Reporting Hierarchy].[FMSH Financial Page],SELF_AND_AFTER),[Dim Date].[Current YTD]);This =(([Measures].[FMSA Monthly Activity].CurrentMember)*(-1));END SCOPE[img]https://photos.google.com/share/AF1QipPNbuhGcgrbErdhESJUm6_j-sohc3xhOPmYqEywnFaFWdyA0VDsA25fTzlOXgFpiA/photo/AF1QipMWays7eHLbvjptDgsykUbyAc82kuCHVb6bJXx9?key=S08yTGdQM2p5VFpkcWkwMkRqRHJOU0k5cmlIMmtR[/img][url=https://photos.google.com/share/AF1QipPNbuhGcgrbErdhESJUm6_j-sohc3xhOPmYqEywnFaFWdyA0VDsA25fTzlOXgFpiA/photo/AF1QipMWays7eHLbvjptDgsykUbyAc82kuCHVb6bJXx9?key=S08yTGdQM2p5VFpkcWkwMkRqRHJOU0k5cmlIMmtR] Picture shared here[/url]

Viewing all articles
Browse latest Browse all 1341

Trending Articles