Quantcast
Channel: SQL Server Analysis Services forum
Viewing all articles
Browse latest Browse all 14337

SSAS Cube Calculated field which will sum invoice but ignore a filter.

$
0
0

Hi Guys,

Newbie here and I hope you guys can help me. I need help creating a calculated field where it sums up a measure like say invoice volume, but  ignores a single filter which is the selected date. What I'm trying to accomplish is to get the current day volume and monthly volume side by side. I already tried using the root command to total the volume based on Month and Year, but its just giving me an "#value" error. Here's the mdxscript that I've already tried using. Thanks

(
root([PMFTC DSMT DAILY].[Month]),
root([PMFTC DSMT DAILY].[Year]),

[Measures].[UOM Cartons]
)

regards,

Karl




Viewing all articles
Browse latest Browse all 14337

Trending Articles



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