ketansharma78 opened a new issue, #40119: URL: https://github.com/apache/superset/issues/40119
### Bug description I am currently using Superset version 4.0.2 and am unable to use the `get_time_filter()` function. Could you please suggest an alternative approach for this? My requirement is to perform a few aggregate operations based on a dynamic date range, where the selected date needs to be passed into the query using a Jinja template. I also tried creating metrics for this use case, but while editing or saving the dataset/metrics, I am getting a `403 Forbidden` error. Could you please help me resolve these issues or suggest the best approach to handle dynamic date filtering in this version of Superset? ### Screenshots/recordings <img width="415" height="404" alt="Image" src="https://github.com/user-attachments/assets/5a8db2c5-4ff3-4213-adb8-aab24217d63e" /> ### Superset version master / latest-dev ### Python version 3.11 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
