Bug - Can not use GUI mode for queries referenced dynamically

In the query builder, if the mode is switched from "dropdown" to "dynamic", GUI mode does not work.

The SQL and GUI tabs look the same.

Is this expected or can be fixed?

1 Like

Hi @Drowe003 ,

Could you share some screenshots to help us better understand the issue?

1 Like

Sure. In this case I'm working on a simple query to save changes when edits are made in a table. I'd like to reference the resource ID dynamically by passing in a global variable rather than selecting a resource Id from the dropdown menu. When I switch the mode to dynamic by clicking the [f] button, the GUI mode is lost.