Document toolboxDocument toolbox

Run a LINQ free text query

For users with the necessary permissions and that are familiar with LINQ scripting, the free-text query can be a convenient option to query data. Using this option, you can access a data table and build your query directly, without using the search window tools.

Edit LINQ queries in the search window

After opening a data table, users can access the Query code editor tool available on the search window toolbar to keep on querying data using LINQ:

If you are not familiar with LINQ you can learn how to query using this language in Build a query using LINQ.