Forum Discussion
sekinod
5 years agoHelper II
Filter by two dates
I want to filter the above data by two date columns which are "LPD" and "DATEOPEN". "DATEOPEN" columns values should be within the month and "LPD" should be month end date. According to that...
amitchandak
5 years agoSuper User
sekinod , You can join them with common dat table and there will one active join , other you can activate using userelation
you can use CLOSINGBALANCEMONTH for month end balance along with userelation - https://www.youtube.com/watch?v=yPQ9UV37LOU
For userelation
sekinod
5 years agoHelper II
Dear amitchandak
I watched your videos but I couldn't get it. Could you please write a measure for this. That will be highly appreciated. Thank you.