Filter changing from Dropdown to Search box (on Embedded site only)

Greetings,
I've got a fully functioning Dashboard with Drop Down filters that work great and allow me to filter on my data using Drop Down filters without issue. The issue I'm experiencing is that when we embed the (Static) into our site, the Filter is no longer a Dropdown but rather a search box. This was working recently so its a new anomaly. (running 0.54.4 so latest release.)

The issue appears to occur in the published embedded site only. Instead of a Drop Down on a specific filter, we get the Search box (other filters remain correct Drop Down box). This filter only has 10 options to choose from. Some of the text strings are long (~30+ characters) so I was thinking that might cause it to occur however it is working as intended on the Dashboard and only becomes a Search box on the embedded site.
I've tried changing the Filter info to include Default value, etc. with no success.

Would be great to get screenshots or even the logs when you click the filter

1 Like

I am working with some confidential info so unfortunately unable to screen shot without aliasing everything.

Thanks Luiggi - I did managed to get things to work by swapping the Filter type "From connected fields" to "Custom List" - We have a fixed amount of entries for this filter so this solution works well for now and can be updated down the road. I'm assuming this field in the query needs reviewing so I'll update if we resolve. Thanks!