
Yohan Hidalgo
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Comments
Recent activity by Yohan Hidalgo-
I fixed it by using the else if, else if, etc. I wish there was a shorter way like the top way,, just don't know that the 2 parenthesis is expecting for a ":" Thanks!
-
When checking my code editor is telling me that the error relies missing a ":" in two places, 55*(@B16-1)))))) expected ":" 30*(@B16-1))))))) expected ":" I try adding the semic...
-
Question for "Adrien Blaise", where do I look this up at ? -- the markdown code (look that up if needed). Ty
-
Wow Rainer your post image it's really nice!! Could you share a glimpse of how the calculation fields you used? Thank you for collaborating !
-
TY Adrien !! you Rock!!!
-
Thank you heather will try and apply.
-
Having the same issue here.. a = 200 b = 25% Math.ceil((a*b)/25,0)*25 How can I multiply a times b, when b is a percentage integer. what should I multiply by instead of 25%? Thanks!
-
sorry forgot to ask the "When adding the code to either an app using javascript, like you showed:" question :: do I have to create calc fields for each var, or can create all in one calc field wit...
-
Dear Andreas, When adding the code to either an app using javascript, like you showed: =IF(B17="Yes",$B$32,0) becomes @FieldA ? @FieldB : 0 =IF($I$7<501,80,IF($I$7<1001,160,160+(($B$31-1)*$K$5)...
-
Where in an app in my workspace in Podio? or with globiflow for instance?