Formatting Numeric Filter control

I am having a Filter control as text field based on parameter of type “number”.
It shows error if I type text and reset to old added value, which is correct.
I am having issue with decimal separator. It only accepts dot.
But i am having finnish regional setting, where decimal separator is COMMA. But when I add COMMA as filter value, it remove decimal value.
Added comma as below
image
Tabbing the control
image

Is there any way to make it work with finnish setting i.e. COMMA as separator

Hi @Saurabh,
Unfortunately for this case, I believe that utilizing a comma separator is not available. I will mark this as a feature request as this would be a nice addition!

Thank you