尝试使用Google表格和表单将数据导入Fusion Table。
使用此处提供的脚本: http://fusion-tables-api-samples.googlecode.com/svn/trunk/FusionTablesFormSync/src/formsync.js
为Apps脚本和开发者控制台启用了Fusion Tables。
表单中的数据与新的“rowid”列一起显示在工作表上,但未显示在Fusion Table中。
这是执行日志:
[15-01-27 10:58:32:639 PST] SpreadsheetApp.getActiveRange()[0 秒] [15-01-27 10:58:32:639太平洋标准时间] Range.getRow()[0秒] [15-01-27 10:58:32:639太平洋标准时间] Range.getLastRow()[0秒] [15-01-27 10:58:32:639 PST] Range.getColumn()[0秒] [15-01-27 10:58:32:639 PST] Range.getLastColumn()[0秒] [15-01-27 10:58:32:640 PST] SpreadsheetApp.getActiveSpreadsheet()[0秒] [15-01-27 10:58:32:713太平洋标准时间]开始执行[15-01-27 10:58:32:718太平洋标准时间] SpreadsheetApp.getActiveSheet()[0秒] [15-01-27 10:58:32:929 PST] Sheet.getLastRow()[0.21秒] [15-01-27 10:58:32:943太平洋标准时间] UserProperties.getProperty([docid])[0.012秒] [15-01-27 10:58:32:956 PST] ScriptProperties.getProperty([docid])[0.012 秒] [15-01-27 10:58:32:973太平洋标准时间] UserProperties.getProperty([addressColumn])[0.015秒] [15-01-27 10:58:32:986 PST] ScriptProperties.getProperty([addressColumn])[0.012 秒] [15-01-27 10:58:33:010太平洋标准时间] UserProperties.getProperty([latlngColumn])[0.021秒] [15-01-27 10:58:33:026 PST] ScriptProperties.getProperty([latlngColumn])[0.014 秒] [15-01-27 10:58:33:026 PST] Session.getScriptTimeZone()[0 秒] [15-01-27 10:58:33:026 PST] SpreadsheetApp.getActiveSheet() [0秒] [15-01-27 10:58:33:183 PST] Sheet.getLastColumn()[0.156 秒] [15-01-27 10:58:33:183 PST] Sheet.getRange([1,4])[0 秒] [15-01-27 10:58:33:374 PST] Range.getValue()[0.19秒] [15-01-27 10:58:33:37 PST] Utilities.formatDate([Tue Jan 27 10:58:31] PST 2015,America / Los_Angeles,yyyy-MM-dd HH:mm:ss])[0秒] [15-01-27 10:58:33:381 PST]执行失败:运行SQL时出现问题: INSERT INTO 1oKqThZc0lxw5w_Z2EQ7aYobysWKJKbTYWFolZfoM ('位置','灰尘密度','时间戳')价值('测试 - 恩西尼塔斯','测试 - 120','2015年1月27日10:58:31'):ReferenceError: “FusionTables”未定义..(第308行,文件“代码”)[0.662秒 总运行时间]
帮助!请!
答案 0 :(得分:0)
没关系。我昨天启用了Fusion Tables,当我今天查看时,它们已不再启用。不知道为什么会这样,但那就是问题所在。