
Rafael
Rafael_Sanchis
Rafael Sanchis
Madrid - Spain -
Joined: Wed Mar 02 18:44:14 UTC 2022
Architect & Senior Project Control Scheduler.
Latest Posts
-
Transfer all info on table to another table (script don't work)
let me := this; let myA := first(select 'wbs by Documents' where 'Name Document' like me.'Name Document'); if myA = null then if dialog(" Waiting Answer", " Document NOT found.…
- Answered
-
Formula to Count item per Week
Hi I Need a Formula to count the amount of 'Rev A' per Week Example Week 15 - 3 Week 16 - 1
- Answered
-
Incorrectly calculated Week
@Fred On Choice (Dynamic ) I use the formula let l := '1N_Control Issues'; l[let t := Week; first(l[Week = t]) = this] order by Week Copy And on the View I use the formula let s :…
- Answered