-
Open the Run MQL window:
-
From the compass, select Collaboration and
Approvals.
-
In the navigation pane, click .
To run an MQL command, enter the command in the
MQL Command box and click Run
or press Enter.
- To enable the use of the custom columns in effectivity expression refinements, run the following command:
modify table <Table name> system column modify name <Custom column name> setting "Auto Filter" true; where: <Table name> is the name of the table to which you added the custom column.<Custom column name> is the name of the custom column that you added to the table.
|