Hello, I have two fields PAID amount and Amount debit
And user has a paramter where he can select the month or date. Suppose if I select todays date I need to get the data from july 08 to july 09. If I select August it should be aug 08 to aug 09 , below is the example. I select todays date. How can I achieve this?. Thanks so much for your time
MOnth Payment Debit
July 20 10
aug 10 66
sept 30
oct 55
nov
dec
jan
feb
mar
apr
may
june
jul
And user has a paramter where he can select the month or date. Suppose if I select todays date I need to get the data from july 08 to july 09. If I select August it should be aug 08 to aug 09 , below is the example. I select todays date. How can I achieve this?. Thanks so much for your time
MOnth Payment Debit
July 20 10
aug 10 66
sept 30
oct 55
nov
dec
jan
feb
mar
apr
may
june
jul