Skip to content
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

Window in StroomQL #4475

Open
stroomdev10 opened this issue Sep 24, 2024 · 0 comments
Open

Window in StroomQL #4475

stroomdev10 opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
bug enhancement A new feature or enhancement to an existing feature
Milestone

Comments

@stroomdev10
Copy link
Member

stroomdev10 commented Sep 24, 2024

I would like to be able to do stuff like

'having ${period-0} > (${period-1} * 5)

is it possible via eval somehow?

eval Diff = ${period-0} - ${period-1} doesn't seem to work for example

@stroomdev10 stroomdev10 added the enhancement A new feature or enhancement to an existing feature label Sep 24, 2024
@stroomdev10 stroomdev10 added this to the v7.4 milestone Sep 24, 2024
@stroomdev66 stroomdev66 self-assigned this Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug enhancement A new feature or enhancement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants