
Rafael Sanchis
-
Protect Relationshipd (N:1)
Hi I have this screen withbthe WBS each level is(Relationship from Documets to each level of WBS 1,2,3,4,5. N:1) I need to protect each Level so that once definen I cannot change it again.…
-
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