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

Re: Dashboard excel monthwise sum

$
0
0

Hi Ganapathy,

 

You can convert your date column into text using:-  =IF(A2="","",TEXT(A2,"mmmm yyyy")) ; where A2 is the first date. The for getting the measure data, you can use the INDEX formula as:- =INDEX(A2:B6,1,2) . 

 

Then use the excel functionality as -  DATA --> CONSOLIDATION into some other column and get the result as below-  P.S- for using the consolidation feature we have to take the column headers in range as well, otherwise it won't consolidate

result.png

 

Hope it solves your problem.

 

 

Regards,

Rohini


Viewing all articles
Browse latest Browse all 8584


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