Forum Discussion
Need help
Hi ,
It would be easy to simulate and propose some solution if we have some sample data handy in a file.
try this,
- Flag those apartment where is there is come movements like moveout/move in- you probably know the logic , i think you can use ausug date , also check and einzug is >= ausug for the same apartment. this way you will get 2 record one where someone moveout and 2nd where someone moved in.
- use EARLIER function or play with Current month/ previous month ( if you know) to get value from previous month and current .
- find the different beween previoud and current rate
- filter where Difference <>0
it is not straight forward , but really have to spend time and change to logic to get the desire result.
share data if possible so i could try something at my end.
Good luck !
SS
Hi BobBI,
Thank you for your reply, I am also trying using Earlier but I'm afraid(as per my knowledge) we cannot use Earlier in a measure. Although it's fine to use a calculated column here as well.
Regarding sharing data: I have no idea how can I share some data here in excel.