Hi all
I'm sure someone will have a quick answer 🙂
I'm scratching my head at the moment and can't work out why I are getting the error.
I have the following code, however its giving me an error and I cant work out why!
It broke when I added the additional table Item "Time"
Collect(TimeEstimate, {Item:Label1_1.Text, Time:Label2.Text}) ; Navigate(NetworkScreen)

Thanks