Hi there! I'm dealing with an issue with the SQL Expression Builder and having unique values for it.
When I select unique for the first column, it works fine, but with any other column, it seems to load forever. The first column contains unique values for each row.
The other columns may have duplicates, but I don't think this is the issue as I believe the intention behind this feature is to filter to only show the unique values of a variable.
I wish I could attach an image here to show, but hopefully this gives enough description to interpret it.