
Dan Stroehlein
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 16
- Subscriptions 16
Comments
Votes on activity by Dan Stroehlein-
This now works without the workaround...The other fields in the app reference can be used in the calculation. Use the @ symbol and then start typing the name of the field and it will display [ ] A...
-
How do you add X hours to a date in a calculation?
-
Figured it out... @ON the Ground Time.setHours(@ON the Ground Time.getHours() + 3);@ON the Ground Time
-
Rainer - I am trying to use the calculation below to sort by date when the referenced number is 0, and then by number. It is sorting by date perfectly, how do I get it to switch to sort by number?
-
Rainer - I am trying to use the calculation below to sort by date when referenced number is 0, and then by number. It is sorting by date perfectly, how do I get it to switch to sort by number?
-
Thank Rainer!
-
Rainer,I have a monthly report app and I have an income and expense app. I want to sum the income for the date specified in the report (2 separate date fields, one is the report start and the othe...
-
How do you get the max date instead of the min date?
-
Did you ever determine a solution on adding the sum based on a date range?
-
Hi Rainer, I actually figured it out instead of putting "100%" I wanted to display a specific app reference so I did (@Schedule) and it worked! This thread helped a lot, thanks!