michalgala opened a new issue, #20042:
URL: https://github.com/apache/superset/issues/20042

   When I try to get the range from the "Numerical Range" type filter from 
native filters, with Jinja, it returns:
   - [-10,10]  if i choose the range -10,10 (correct)
   - [-10] if i choose the range -10,0
   - [-10] if i choose the range -10 and the max value
   - [-10] if i choose the range from min value to -10
   
   The last three examples returns the same value, for three different range 
chosen by the user


-- 
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]

Reply via email to