Hi Everyone of StackOverflow Community,
I have a doubt in an activity that I have to do for homework.
I want to know how I can increment one field in every document that is filtered by a specific condition. My problem is not in the update code, in termes that this number field to increment was a number type (int, float, double,...), but yes when I have to increment that field values (numbers) in a field that has String as a field type.
It give my that error (ScreenShot):
Thanks.
See you,