Forum Discussion
Sharepoint - Parent and Child Lists
- Aug 16, 2022
I hope that by "that record will be removed from the view" you meant that you are just removing record from parent list using List View conditional filter,
You can add "Closed Date" additional lookup column into your child list and you can use this column for filter in child list same way as you used in parent list.
Regarding your second question, as per my knowledge as well it's not possible as it's default behavior how Dynamic Filter is working.
Hope it will helpful to you and if so then please like this answer and mark it as best response to help others in this community.
I hope that by "that record will be removed from the view" you meant that you are just removing record from parent list using List View conditional filter,
You can add "Closed Date" additional lookup column into your child list and you can use this column for filter in child list same way as you used in parent list.
Regarding your second question, as per my knowledge as well it's not possible as it's default behavior how Dynamic Filter is working.
Hope it will helpful to you and if so then please like this answer and mark it as best response to help others in this community.
Yes you are correct, the record will be removed from the view is done via basic filter. I thought I had tried the solution you posted, but I'll give it another go to make sure I didn't do something wrong.
With regards to Dynamic Filtering - I didn't think this was possible, but it was worth a shot asking 🙂
Thanks and much appreciated