Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Metabase
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Engineering Digital Service
Metabase
Commits
dc27d272
Unverified
Commit
dc27d272
authored
2 years ago
by
Austin Lai
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[Docs] Copy nit in sql parameters (#29210)
parent
8b14a312
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/questions/native-editor/sql-parameters.md
+2
-2
2 additions, 2 deletions
docs/questions/native-editor/sql-parameters.md
with
2 additions
and
2 deletions
docs/questions/native-editor/sql-parameters.md
+
2
−
2
View file @
dc27d272
...
...
@@ -221,7 +221,7 @@ Note: to guard against SQL injection attacks, Metabase converts whatever is in t
### Filter widget with search box
-
Include a SQL variable in you query.
-
Include a SQL variable in you
r
query.
-
Set the
**Variable type**
to
**Field Filter**
.
-
Set the
**Field to map to**
to a field of type "Category" that has its
**Filtering on this field**
option set to "Search box"
...
...
@@ -229,7 +229,7 @@ Note: to guard against SQL injection attacks, Metabase converts whatever is in t
To create a dropdown menu with search and a list of all values, you need to:
-
Include a SQL variable in you query.
-
Include a SQL variable in you
r
query.
-
Set the
**Variable type**
to
**Field Filter**
.
-
Set the
**Field to map to**
to a field of type "Category" that has its
**Filtering on this field**
option set to "A list of all values".
-
Set the
**Filter widget type**
to "Category".
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment