dateRange 'Next 7 days' #2866
Comments
Just found a solution that works: It's a solution, but I think 'Next 7 days' should work if 'Last 7 days' work, too. |
If you are interested in working on this issue, please leave a comment below and we will be happy to assign the issue to you. |
@vasilev-alex Can I take up this issue? |
@imrishabh18 Hey, I apologize - I worked this locally to fix an issue internally at my company and then came to do a PR up and noticed you had requested to work this issue; sorry for not checking ahead of time! |
Describe the bug
If I pass 'Next 7 days' into the dateRange in query, the response is not a range over the next 7 days but only the day IN 7 days.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Like the option to get the 'Last 7 days' like here.
This gives me an timeDimension Array of
The actual "last 7 days", and not the "one day 7 days ago".
Version:
0.27.14
Maybe there is not such an option 'Next 7 days'. I tried also '7 days from now' and other stuff.
Am I missing something?
The text was updated successfully, but these errors were encountered: