July 30, 201411 yr Hi When in the scene details layout and using the pop out for the all unit report, when you select dates it still generate a report that includes all dates even though I have asked it to go between the dates selected? It also shows up all the dates as well whether you select them or not. Can anyone help and see what I am missing as I cannot see what else in the report sort button trigger script I need to make it sort the between selected dates, or to make it work with selected dates. thanks Crowd Breakdown Template backup copy 5.fmp12.zip
July 30, 201411 yr What scripts are you referring to? You have Advance, did you run this script(s) using the Script Debugger and Data Viewer?
July 30, 201411 yr You have a Restore in your script "All Units Report” Script Step Perform Find, could this be the problem?
July 30, 201411 yr Can anyone help and see what I am missing as I cannot see what else in the report sort button trigger script I need to make it sort the between selected dates, or to make it work with selected dates. Study the section in your script between the MODIFIED comments; see how the date range is defined, and how the loop is controlled by checking the value count of unit search criteria against the count of requests, without the need for a separate iteration variable. And as Lee said: learn how to use the Script Debugger (and the Data Viewer); these features will save you tons of headache. Crowd Breakdown_eosMOD_script.fmp12.zip
Create an account or sign in to comment