
Rafael
-
But now need not place weekends
if 'Plan Start' != null and 'Date Rev 0' != null then let dates := 'Date Rev 0' - 'Plan Start'; let 'step' := dates / 4; 'Date Rev Int' := 'Plan Start' + 'step'; 'Date Rev A' :…
- Answered
-
Need a formula between week to place on (%Semana Plan)
Need a formula to calculate, the % Semana Plan, the the difference between the current week and the previous one.
- Answered
-
Problem in my DB WorkOrder
@Fred Hi Fred, I have a problem that I don't know how to solve. I have a simple Engineering Workorders database. I can have several WorkOrders. Each workorder has several activities with their hours…
-
Sum the checked items in Dynamic Multiple Choice
Need to sum the checked items in Dynamic Multiple Choice is these example 1400 € There are any way to sum this ? I try it but no way sum(chosen('Sub Components'))sum(chosen('Sub Components').'Budget')
- Answered
-
One table with two relacion N:1 is possible generate a query view ?
@Fred I send the Demo, I thought I could solve it