Can someone help please?

Hello! I’m having lots of trouble and wish someone could just do this for me I’m so frustrated!! I made a virtual bank and for some reason whenever I use Balance as a number in the virtual bank parts of the data, it wont let me set the value or a number in the field to assign a person once they join.

Make sure that the field on the person is also of type number

the user?

Im going to give up soon. :weary_face:

If you are referring to person as user than yes, user data type

its more like, well.. I’m making it to where each user gets a balance upon joining to use.. I’m trying to make the value set but the field ‘value’ doesn’t show up in the workflow, or a way to set the amount.

In the User data type, or whatever data type you are using to store the balance, set the default value, so that every time the User data type gets a new entry in DB, it by default has the balance set.

Screen Shot 2025-07-05 at 9.23.58 AM

will that make the number constantly the number or will it be able to be changed by transactions and such?

thank you for helping me btw! I have been going crazy!

for some reason I can put certain balance things and it comes up with a weird number of 1025.58 or something like that.. is that like listed somewhere on my site and not know it? I had ai prompt the build of the site and Im just editing it up.

and what do I do workflow wise then? sorry so many questions!

No, only when user created, after that value will be whatever it becomes through modifications made through workflow actions.