We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff20d67 commit afb0670Copy full SHA for afb0670
1 file changed
modules/ROOT/pages/filters_overview.adoc
@@ -15,7 +15,7 @@ There are different types of filters, which can be applied in the following orde
15
1. xref:rls-rules.adoc[Row-level security (RLS) Rules] +
16
Tied to the logged-in user and their group memberships. Completely secure and cannot be altered by the logged-in user.
17
2. xref:abac-user-parameters.adoc[Attribute-Based Access Control (ABAC) filter rules] +
18
-Filters and Parameter rules applied on a Modeland assigned to a token.
+Filters and Parameter rules applied on a Model and assigned to a token.
19
3. xref:runtime-filters.adoc[Runtime filters] and xref:runtime-parameters.adoc[Runtime Parameters] +
20
Set via the Visual Embed SDK or URL query parameters. Runtime filters do not display as UI filter components.
21
4. link:https://docs.thoughtspot.com/cloud/latest/liveboard-filters[Liveboard filters, window=_blank] +
0 commit comments