Alexander Polyankin
Alexander Polyankin
@mngr I think there is some misunderstanding here + a unrelated FE bug. `Search box` means you can actually send a BE query to search for values. We cannot use...
@mngr yes, new feature definitely.
I'm pretty sure you shouldn't be able to select the same question here - to be confirmed with Product
Close to https://github.com/metabase/metabase/issues/35980. I don't think you should be able to create cycles with questions in the first place.
We now don't allow cycles
FE changes are good, but want to get a confirmation from design
Looks like a BE only bug since the FE requests field values and the BE (incorrectly) returns an empty list. While the author of the issue doesn't mention it, I...
You can only add filters to stages in the your question’s query, not inner queries. We never expected this to work the way it’s described in the issue.
@mngr nope, this is a query results error
the remapped column is returned in some cases but not in others