ver Feb21st
updated several sheetcopilot tasks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "447b9505-7a2f-4863-9dd1-69395482eb4b",
|
||||
"snapshot": "libreoffice_calc",
|
||||
"instruction": "Divide the values through column C to P by 1 million and put the results along with the year headers in a new sheet. Set the results type as accounting.",
|
||||
"instruction": "Divide the values through column C to P by 1 million and put the results along with the year headers in a new sheet.",
|
||||
"source": "SheetCopilot@28",
|
||||
"config": [
|
||||
{
|
||||
@@ -54,7 +54,7 @@
|
||||
{
|
||||
"type": "sleep",
|
||||
"parameters": {
|
||||
"seconds": 0.5
|
||||
"seconds": 10
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -73,10 +73,11 @@
|
||||
"rules": [
|
||||
{
|
||||
"type": "sheet_data",
|
||||
"sheet_idx0": 0,
|
||||
"sheet_idx1": "EI0"
|
||||
"sheet_idx0": "RNSheet2",
|
||||
"sheet_idx1": "ENSheet2",
|
||||
"precision": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user