Forum Discussion
KateRobertson
10 years agoCommunity Member
Exporting Variables into a Google Spreadsheet
Having read this post on how to export variables to be read in a google spreadsheet, I set about trying to get this working in my project, I soon ran into problems, I just could not get it to work a...
SteveFlowers
9 years agoCommunity Member
A) Yes. It will work for concurrent users.
B) The spreadsheet has no way to know if it's the same user. However, you can use formulas to find =Unique() from one sheet to another and get the last value or a calculated value.