POST
|
Hi guys, Is it possible to format a feature report to include the filter used on the data in Survey123 website? For example, if i put a filter on my data using a Date Filter - Date Collected between '01/08/2020' and '20/08/2020' can these date variables be shown on the feature report? Have something like this on the summary section of the report: Report Date: 01/08/2020 to 20/08/2020 thanks, Tim
... View more
08-24-2020
11:17 PM
|
1
|
2
|
879
|
POST
|
Thanks Zach - getting the log data now. Yeah I only have 2 surveys and it happens to both of them on this one device. Will email you the log shortly. Web infra: ArcGIS online There is no MDM or VPN in place. thanks, Tim
... View more
07-29-2020
05:49 PM
|
0
|
0
|
647
|
POST
|
Hi all, Trying to send a survey from an Android tablet running android v9 and it just sits on the 'Getting Service Information' and won't 'send' the data. The same survey from my phone (android v10) sends the surveys fine. Another android tablet sends surveys OK also (not sure what version that one is). I have removed the survey123 app....deleted the survey....re-downloaded it etc.. Not sure what else to do? Help ? thanks
... View more
07-28-2020
10:02 PM
|
0
|
2
|
691
|
POST
|
righto....think I sorted it out. I created a new question - round(decimal-date-time... for both the start and end time/dates. This generates a number which i then used for my conditional calculation. If end date - start date = 1, then... If end date - start date = 2, then... If end date - start date = 3, then... and so forth... thanks
... View more
07-28-2020
07:57 PM
|
3
|
0
|
887
|
POST
|
Thanks Philip. So what I am playing with is this: START_DAY: format-date(${START_TIME},'%e') - which gives me an integer for the start DAY FINISH_DAY: format-date(${FINISH_TIME},'%e') - which gives me an integer for ending DAY then, if(${START_DAY} = ${FINISH_DAY},int(${FINISH_TIME} - ${START_TIME}) div (1000*60*60) - ${DOWNTIME_HRS},if(${FINISH_DAY} - ${START_DAY} = 1,int(${FINISH_TIME} - ${START_TIME}) div (1000*60*60) -12 - ${DOWNTIME_HRS}))....and so on depending on the equation FINISH_DAY - START_DAY This doesn't work though if the dates go from 31st July to the 1st August. Is there a format-date calc that will give me a whole number for a 'date' ? e.g. can I convert 31/07/2020 to a 'number' ?
... View more
07-26-2020
11:45 PM
|
0
|
2
|
887
|
POST
|
Hi all, I am trying work out if it's possible to calculate the 'processing time' we perform during our work day which is 12 hours. Currently I have questions set up like this: START_TIME (datetime) FINISH_TIME (datetime) DOWNTIME_HRS (decimal) RUNTIME_HRS (decimal) The current calculation i have set up is this: RUNTIME_HRS = int(${FINISH_TIME} - ${START_TIME}) div (1000*60*60) - ${DOWNTIME_HRS} This works on a 24 hour clock, but doesn't give a true indication of the runtime of the processing as it only operates for 12 hours. So I get incorrect answers if the processing is over 2 days. For instance, if we are half-way thru processing we will stop at the end of the work day (12 hours), then re-start the next day. Any idea how I could capture this in the calculation? Basically looking for a 12 hour day rather than 24 hours. thanks
... View more
07-24-2020
01:16 AM
|
0
|
4
|
935
|
POST
|
Hi Ellie, No – I couldn’t find a solution unfortunately ! Tim Tim Dunlevie GIS and Database Manager Novo Resources Corp Suite 3, 680 Murray Street West Perth WA 6005 PO Box 566 West Perth WA 6872 M: +61 417 845 700 W: www.novoresources.com<http://www.novoresources.com/> Conglomerate Gold Exploration Pty Ltd | Beatons Creek Gold Pty Ltd Nullagine Gold Pty Ltd | Grant’s Hill Gold Pty Ltd | Karratha Gold Pty Ltd
... View more
06-18-2020
06:31 PM
|
0
|
0
|
699
|
POST
|
Hi Barry, I will have to dig out the code as I have since left the company I implemented this with… Thanks, Tim
... View more
04-11-2019
06:41 PM
|
0
|
0
|
905
|
POST
|
Hi, Yeah we have 1-2 people still getting this issue – but nowhere near as often as it was. IT have tweaked a few things and it resolved most of our drop-outs. I will ask IT about how they generated the shares. Thanks, Tim
... View more
10-28-2018
06:39 PM
|
0
|
0
|
2848
|
POST
|
Awesome! Thanks for the response Molly! I now wait for our IT to deliver!!! Tim Sent on the go with Vodafone
... View more
05-08-2018
10:48 PM
|
0
|
1
|
2177
|
POST
|
Thanks. I cant believe your IT people havent tried fixing the group policy functionality. Im pushing my group hard to come up with a fix. I dare say i will probably have to put up with the odd error message when using UNC paths. If it happens once a day I can put up with that...it was happening about 20 times a day off the mapped drives. Thanks, Tim Sent on the go with Vodafone
... View more
05-02-2018
06:07 AM
|
0
|
6
|
2178
|
POST
|
Thanks for the reply. This is exactly whats going on. Our IT dept. mentioned this might be happening. So did you solve your problem by adding a different/updated policy with regards to network shares? Or you just put up with it? Personally, UNC paths have helped me alot. Whilst, one user it didnt really change things. Thanks, Tim Sent on the go with Vodafone
... View more
05-01-2018
04:31 AM
|
1
|
8
|
2178
|
POST
|
Funny you say group policy ..my IT person actually said a similar thing... Will update you.... Thanks for getting back to me. Appreciate it (im very frustrated) ! In saying that the use of UNC paths seems to help...im still testing but early results ok! Tim Sent on the go with Vodafone
... View more
04-27-2018
08:56 AM
|
1
|
10
|
2747
|
POST
|
wow. This is exactly what is happening to us. Data stored in a fgdb stored on a windows file server. We are using Windows 10 and AM 10.5 ! I have tried mapping UNC paths but I still get the error message and the data fails to display. To fix I have to exit AM then open it back up. Did you find any other trick to this ??? Agreed....very frustrating!! thanks
... View more
04-26-2018
05:21 PM
|
1
|
12
|
2747
|
POST
|
Thanks Jake. So i did this. I actually think it might be the server. While i was watching 2 instances of arcmap, i noticed window explorer sort and re-map all my drives... Funnily enough, when i went back to AM i received the error. It seems the error is only limited to the data in the fgdb...shp and imagery still maintain connection. But it does seem like its the server's issue. Is this normal practise for data in fgbs to give an error if server connection is a bit troubled? Thanks Sent on the go with Vodafone
... View more
04-24-2018
05:50 PM
|
0
|
2
|
2848
|
Title | Kudos | Posted |
---|---|---|
1 | 08-24-2020 11:17 PM | |
1 | 04-30-2015 08:24 PM | |
1 | 11-28-2013 02:42 PM | |
3 | 07-28-2020 07:57 PM | |
1 | 05-03-2015 05:25 PM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|