Easily find this page again using the shortlink: https://bct.azrcrv.co.uk/2000000219
Table Type: System
Table Name: Designed Query Filter
Database Table Name: Designed Query Filter
Due to how Dynamics BC tables and columns are named, square brackets need to be wrapped around the table name and column names. Below are example queries showing how Designed Query Filter can be queried.
Show/hide an example select of all columns
SELECT
*
FROM
[Designed Query Filter]
Show/hide an example select of all columns by name
SELECT
[timestamp]
,[Query ID]
,[Data Item]
,[Source Reference]
,[Order]
,[Filter Type]
,[Value]
,[Ignore Case]
,[Filter Expression Type]
,[Operand Count]
,[$systemId]
,[$systemCreatedAt]
,[$systemCreatedBy]
,[$systemModifiedAt]
,[$systemModifiedBy]
FROM
[Designed Query Filter]