Google 試算表 / 表格 建立免費雲端資料庫
第 3 步 表格回應試算表 篩選/排序
- 1)
-
- 得出所有記錄 :
https://spreadsheets.google.com/feeds/list/1PRmmN4YIBeWxnZOfYBslyCMryBmg_joWGGJAlAs4-hM/1/public/values?alt=json-in-script
- 得出所有記錄 :
- 2)
-
- 篩選內容 包含有(吳) : 在連姑最後加入
&q=吳
href="https://spreadsheets.google.com/feeds/list/1PRmmN4YIBeWxnZOfYBslyCMryBmg_joWGGJAlAs4-hM/1/public/values?alt=json-in-script&q=吳
00 - 篩選內容 包含有(吳) : 在連姑最後加入
- 3)
- 篩選內容 (女)
資料庫 試算表網址 後面加入
&q=女
https://spreadsheets.google.com/feeds/list/1PRmmN4YIBeWxnZOfYBslyCMryBmg_joWGGJAlAs4-hM/1/public/values?alt=json-in-script&q=女
00
- 4)
- 篩選內容 (男)
資料庫 試算表網址 後面加入
&q=男
https://spreadsheets.google.com/feeds/list/1PRmmN4YIBeWxnZOfYBslyCMryBmg_joWGGJAlAs4-hM/1/public/values?alt=json-in-scrip&q=男
00
- 5)
- 篩選內容 中文成績 20 至 85之間
資料庫 試算表網址 後面加入&sq=中文分數>50 and 中文分數<85
https://spreadsheets.google.com/feeds/list/1PRmmN4YIBeWxnZOfYBslyCMryBmg_joWGGJAlAs4-hM/1/public/values?alt=json-in-script&sq=中文成績>20 and 中文成績<85
00
- 6)
- 內容 中文成績 排序
資料庫 試算表網址 後面加入&orderby=column:中文分數 ,從小至大 排序,
https://spreadsheets.google.com/feeds/list/1PRmmN4YIBeWxnZOfYBslyCMryBmg_joWGGJAlAs4-hM/1/public/values?alt=json-in-script&orderby=column:中文成績
00
- 7)
- 內容 中文成績 排序 從大至小
資料庫 試算表網址 後面加入&orderby=column:中文成績&reverse=true, 從大至小 排序, https://spreadsheets.google.com/feeds/list/1PRmmN4YIBeWxnZOfYBslyCMryBmg_joWGGJAlAs4-hM/1/public/values?alt=json-in-script&orderby=column:中文成績&reverse=true
00
沒有留言:
張貼留言