I have a collection to display the category “Whole Grains”
But there’s a bug that cause the collection to return empty.
My category > “Whole Grains” was not detected.
Solution: I discovered that I need to delete the value in the cell. And copy paste the value again.
There’s a current encoding bug with the data editor. That means when you copy a value from a data editor cell and paste it into another cell, the encoding is off. It looks like “Whole Grains” but under the hood the system sees something differently. Please consider not copying/pasting until they fix that bug.