Community Profile

photo

shnrndll


Last seen: plus d'un an il y a Actif depuis 2019

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

Question


IF statement not executing
% Value changed function: ActionDropDown_2 function ActionDropDown_2ValueChanged(app, event) if ...

environ 2 ans il y a | 1 réponse | 0

1

réponse

Question


When the variables of the equation are zero, the equation cannot be solved and results in reading 'Value' must be a double scalar within the range of 'Limits'.
app.RADARAoEditField_2.Value = ((app.TOTALOSTIMEEditField.Value - app.TOTALDOWNTIMEEditField_4.Value)/app.TOTALOSTIMEEditField.V...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


Convert UIDatePicker to Default
After picking a date, how can I command the UIDatePicker to display the default Value above? To choose new date(s). Please a...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


Filtering Table by Date; Separate loops & functions does not work. Need to filter From date 1st then To date to create range of time for data table to output data in time rang
% Value changed function: FROMDatePicker function FROMDatePickerValueChanged(app, event) app.Filter_FromD...

plus de 2 ans il y a | 1 réponse | 0

0

réponse

Question


UItable(app.UITable2) filters it's with respect to Name (app.Filter_Name). But the table does not update display data of the table.
app.Filter_Name = app.NAMEEditField.Value; numRows = size(app.UITable2.Data,1); r = 1; ...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


Why is my assigned variable not being detected/read?
This is where the problem starts, when I feed the user selected file(app.FileSelected) into this function, the selected file s...

plus de 4 ans il y a | 1 réponse | 0

1

réponse