Quantcast
Channel: Desktop topics
Viewing all articles
Browse latest Browse all 213819

ALL Function - Mystery?

$
0
0

Hello ALL,

I'm encountering a problem/issue with this simple formula.

The problem must be with my data but I can't seem to figure out where?

So here's the Measure => County Total

County Total = CALCULATE ( [Total Net], ALL(Payments[Subcategory], Payments[Category]) )

Total Net = SUM ( Payments[Net] )

Basically I want the County Total to be listed in all rows of a Matix (so I can use as Denominator for a % calculation)

So I created some sample data to post here - Please note the formula works as intended with the sample data!

 

So the problem must be with my real data but I can't seem to figure out what could be causing this?

Any suggestions/ideas about what to look for would be greatly appreciated!

 

So with my real data theMeasure seems to ignore the ALL ... Payments[Category] part of the formula

 

ALL Function - not working.png

 

So there are 3 tables involved in this calculation Locations, Assets and Payments

Locations Table

StateCountyLocation
ST1County 1Location 1
ST1County 2Location 2
ST1County 2Location 3
ST1County 3Location 4
ST1County 3Location 5
ST1County 3Location 6
ST1County 3Location 7

 

Assets Table

AssetOperatorLocation
Asset 1Operator 1Location 1
Asset 2Operator 2Location 2
Asset 3Operator 2Location 2
Asset 4Operator 2Location 2
Asset 5Operator 2Location 3
Asset 6Operator 3Location 4
Asset 7Operator 3Location 5
Asset 8Operator 3Location 6
Asset 9Operator 4Location 7

 

Payments Table

CompanyPayment DateAssetNetCategorySubcategory
Company 112/1/2016Asset 1$300.00Cat 2Sub 2.1
Company 112/2/2016Asset 1$100.00Cat 3Sub 3.1
Company 312/15/2016Asset 2$100.00Cat 1Sub 1.1
Company 312/15/2016Asset 2$50.00Cat 1Sub 1.2
Company 312/15/2016Asset 2$25.00Cat 1Sub 1.3
Company 312/15/2016Asset 3$100.00Cat 1Sub 1.1
Company 312/15/2016Asset 3$50.00Cat 1Sub 1.2
Company 312/15/2016Asset 3$25.00Cat 1Sub 1.3
Company 312/15/2016Asset 4$100.00Cat 1Sub 1.1
Company 312/15/2016Asset 4$50.00Cat 1Sub 1.2
Company 312/15/2016Asset 4$25.00Cat 1Sub 1.3
Company 312/15/2016Asset 5$200.00Cat 1Sub 1.1
Company 312/15/2016Asset 5$150.00Cat 1Sub 1.2
Company 312/15/2016Asset 5$125.00Cat 1Sub 1.3
Company 412/20/2016Asset 6$75.00Cat 1Sub 1.2
Company 412/20/2016Asset 6$50.00Cat 1Sub 1.3
Company 412/20/2016Asset 7$75.00Cat 1Sub 1.2
Company 412/20/2016Asset 7$50.00Cat 1Sub 1.3
Company 412/20/2016Asset 8$75.00Cat 1Sub 1.2
Company 412/20/2016Asset 8$50.00Cat 1Sub 1.3
Company 212/21/2016Asset 7$25.00Cat 2Sub 2.2
Company 512/25/2016Asset 9$200.00Cat 2Sub 2.1

 

Again with the sample data the formula works fine - as intended!

I'm sure many of you have used something similar to calculate percentages.

 

Just hoping someone can suggest what to look for in my data that could be causing this???

 

Thanks!

 

 

 

 

 


Viewing all articles
Browse latest Browse all 213819

Trending Articles



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