
Rafael
-
Issue with a script that does not display the expected value when two fields are equal
Pgr.('Total Earned Value' := if cnt((select 'Progress-Cost Report')['Total Earned Value' = xFld4]) > 0 then null else xFld4 end); The problem with the part script is that when the "Total Earned…
-
Problem. editing now also works in views
Online editing now also works in views. If I change a static selection field there and then click again, two options are highlighted. Have the problem on Web (Chrome, and FireFox) and Android Tablet.
-
Some idea ?
let vDd := 'Add Data|Date'; let check := dialog(" Warning ", " ¿Confirm the Progress Update by Disciplines ? ", ["Yes", "No"]); if check = "Yes" then for loop1 in select 'CutOff Days' do 'Add…
- Answered
-
Activate or Deactivate all records in a "Yes/No" field
How can activate or deactivate all records in a "Yes/No" field. The Table is 'Control Deliverables' and the name 'Yes/No' field is Protect.
- Answered
-
Calculate Period Progress.
Need Calculate the Period Progress. Example: the Period Progress of: 17 May 2024 is 14.64 % 23.77 % - 9.12 %
- Answered