Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2895

Re: Break Subtotals not calculating correct numbers in a cross tab report

$
0
0

Nimish,

 

Create a variable Count of accounts with formula

 

=Sum([Accounts] ForAll([Location]))

 

I used the below formula to display the counts

 

=If(IsNull([Accounts]);[CountofAccounts];[Accounts])

 

and then for break totals

 

=Sum(If(IsNull([Accounts]);[CountofAccounts];[Accounts]))

 

crosstab sum.JPG


Viewing all articles
Browse latest Browse all 2895

Trending Articles



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