Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: parameters type #143

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
ZeRego merged 2 commits into main from parameters-type
Aug 26, 2025
Merged

docs: parameters type #143

ZeRego merged 2 commits into main from parameters-type
Aug 26, 2025

Conversation

Copy link
Contributor

@ZeRego ZeRego commented Aug 26, 2025


```sql
-- Convert to date (workaround)
WHERE ${TABLE}.order_date >= ${lightdash.parameters.start_date::date}
Copy link
Contributor

@almeidabbm almeidabbm Aug 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't this need to be ${lightdash.parameters.start_date}::date?

ZeRego reacted with thumbs up emoji
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch, updated

almeidabbm reacted with heart emoji
@ZeRego ZeRego merged commit 6550ce6 into main Aug 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@almeidabbm almeidabbm almeidabbm approved these changes

@pimmey pimmey Awaiting requested review from pimmey

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Add docs for parameters type (integer/default string)

AltStyle によって変換されたページ (->オリジナル) /