Forum Discussion
Loading table based on condition
- 8 years ago
Hi Anonymous
Try to filter the Preclosure Table first. Then use ‘Left Anti’ between Overdue table and Preclosure table.
Regards,
Cherie
Hi Anonymous
The data will be shown as below picture. If it is not your case, please share some data sample and expected output.
Regards,
Cherie
Dear Cherie,
Let us consider a sample
Overdue:
Loanno amount overduedate
1 1000 22-01-2018
2 550 11-05-2018
3 2500 12-08-2018
4 3222 12-08-2018
Preclosure:
Loanno Preclosureamount Preclosuredate
3 2500 05-08-2018
Now i want to exclude the loano 3 in the overdue table as the amount was preclosed.It should work based on the condition where precloseddate=month(TodaysDate)&Year(TodaysDate).
- v-cherch-msft8 years agoMicrosoft Employee
Hi Anonymous
Try to filter the Preclosure Table first. Then use ‘Left Anti’ between Overdue table and Preclosure table.
Regards,
Cherie
- Anonymous8 years agoNot applicable
Dear Cherie,
Where is the Filter Rows option present.
Regards,
Joshua.
- v-cherch-msft8 years agoMicrosoft Employee
Hi Anonymous
You may find the "Custom Filter" to filter rows.
Regards,
Cherie