Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Extract Monthly data from Yearly Data

Status
Not open for further replies.

kuberacupidagra

Programmer
Oct 21, 2005
36
US
Hello All,

I am using Report -> select expert to pull YTD data. I am trying to populate another field called monthly data.

How can I pull in the entire YTD data and then extract monthly data from it.

Thanks,

AA
 
Crystal doesn't populate data, but you're probably just improperly using the term.

Are you trying to display some values by month?

One way would be to create a group on the date (Insert->Group), and in the options select for each month.

Another option would be to use a Cross-tab (INsert->Cross-tab) and place the months in the columns, and the value in the summary/details.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top