Forum Discussion
' AND' option between 2 dates columns
Hi Guyakobov ,
To understand your scenario better, please share your data sample and your desired output so that we could help futher on it.
Reference:
How to Get Your Question Answered Quickly
Best Regards,
Cherry
HI,
You can see in the table attached (http://prntscr.com/msjsfn) that we have an account ('lv_account') and we can see all of his transactions ('count') and their approval date ('lv_approvedon'). in the last column ('deposit reg.createdon') we have the date that the accounts were created.
I want to choose, for example, July data, and I would like to receive all the accounts that were created on July and get their transactions in that same time frame that I choose ( July in our example).
The transactions that supped to appear are highlights in the picture.
Regards