0

How can I filter results based on specific property in Realm Browser? In other words, for example, enter myproperty=10 in the search box and get the related result.

enter image description here

Soheil Novinfard
  • 1,358
  • 1
  • 16
  • 43

1 Answers1

0

Realm Browser doesn't support predicate filtering currently. We track this feature in https://github.com/realm/realm-browser-osx/issues/28.

Dmitry
  • 7,300
  • 6
  • 32
  • 55