Skip to main content

Hello, my name is Maxime and here’s my problem :

i am tracking user with a Net Payment > 100 but when i apply my property, i still have user with net payment < 100 .

i was wondering if the problem could be that we’re using “,” instead of “.” ? 

We’re french and i don’t know what could be the problem here. I hope someone can help me here

Thanks by advance =)

I think you are correct that the issue is comma versus decimal point. Perhaps you could validate by changing the condition to “>7500” and see if that user disappears?


Thanks for you answer, i tried but the problem is still there. Should i ask the tech team if they correct the code? 


yes I suggest you change to a decimal or an integer


I ask my tech team to work on it, thanks for you help, ill keep you in touch if it works =) 


Reply