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

Re: Adding Percent Difference to a Crosstab

$
0
0

I found the error ... in the command you recommended ...

 

      if GridLabelAt(@InvoiceYr, CurrentRowIndex) = "Percent" then "%" else ""


This changed the "Row". 


 

Changing it to

 

        if GridLabelAt(@InvoiceYr, CurrentColumnIndex) = "Percent" then "%" else ""


solved the problem.

Thank you.

 



Viewing all articles
Browse latest Browse all 2740

Trending Articles



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