Soheil Novinfard
Soheil Novinfard

Reputation: 1444

filter results based on specific property in realm browser

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

Upvotes: 0

Views: 137

Answers (1)

Dmitry
Dmitry

Reputation: 7350

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

Upvotes: 0

Related Questions