I have a query column I need to conditionally hide if LoggedInSystemUser.Chosen_BDL IS DEFINED
The column is properly hidden when the condition is met when the query is first displayed. But if LoggedInSystemUser.Chosen_BDL becomes defined, the query refreshes (along with the Summary section if it's defined on this dialog box), the hidden column does not display. Auto-refresh is not re-evaluating conditionally displayed columns.
