Linking Creator Tables to Sheet
Dear Support
I have been trying for an number of days to output a creator table to sheet. I have tried various options to see what is happening. My original thought it was due to tables being encrypted, but this did not seem to be the issue.
I found that https://.....
does not work, one has to make it a
http://......
link for the data to load data can be loaded into sheet.
However, I still was not able to load all the sheets I needed.
I think I now know the solution, one table I am trying to output has the following criteria (used to allocate records to certain users)
((((wUser == zoho.loginuser || xUser == zoho.loginuser) || yUser == zoho.loginuser) || zUser == zoho.loginuser) && (zoho.currentdate - '4W:0D:0H:0M:0S') < DateN)
However, this does not load correctly in sheet.
When the criteria is simplified to
(zoho.currentdate - '4W:0D:0H:0M:0S') < DateN
The data loads ok.
This creator/sheet link is a great feature but with these bugs its not going to get much use.
Can these issues be fixed?
Regards
Peter
moanazoho