Hi All
I am trying to limit the records displayed in a List Page to the records which have ether Column A = X OR Column B = X.
I have been trying the advice on Record.FilterGroup([Integer]) Method - Business Central | Microsoft Learn (Example 2) but I keep getting all the records as opposed to the limited view.
This is the code I have on the List page: