
Rafael Sanchis
-
Values one under the other
'Level-1'.'Descripcion Nivel 3' + " / " + 'Level-2'.'Descripcion Level 4' + " / " + 'Level-3'.'Descripcion Level 5' + " / " + 'Level-4'.'Descripcion Level 6' + " / " + 'Level-5'.…
-
Cumulative SUM
Hi. Need a cumulative sum, Every Fryday I change the field 'Data|Date' and next add on the field 'Week Cost' the cost for each document, now I need on 'Total Cost' formula the cumulative sum for each…
- Answered
-
Optimizar Script. Too slow on Web
let vDD := CutOff_; let check := dialog(" Warning ", " ¿Confirm the Update Progress Project? ", ["Yes", "No"]); if check = "Yes" then for loop1 in select CutOff do CutOff_ := loop1.…
- Answered
-
Highest Value of 5 fields
Hi. Need a fórmula on 'Total Earned' to give me the highest value of the 5 fields EarnedValue1.....EarnedValue5 Is posible ?
- Answered
-
Only selected records on 'Add existing records'
If I'm on Gas Record and need to 'Add existing record' need view only the Categorias selected. how do that.