{ "id": "64db6b55-06de-451d-b325-17c487fdfee5", "snapshot": "libreoffice_calc", "instruction": "Summarize the total Units for each Date in a new sheet and show their relation with a column chart.", "source": "SheetCopilot@109", "config": [ { "type": "download", "parameters": { "files": [ { "url": "https://drive.google.com/uc?id=1ydRPxPp5Cy1RIpURMwbgxE0ieAvCgQgC&export=download", "path": "/home/user/Invoices.xlsx" } ] } }, { "type": "open", "parameters": { "path": "/home/user/Invoices.xlsx" } } ], "trajectory": "trajectories/64db6b55-06de-451d-b325-17c487fdfee5", "related_apps": [ "libreoffice_calc" ], "evaluator": { "postconfig": [ { "type": "activate_window", "parameters": { "window_name": "Invoices.xlsx - LibreOffice Calc", "strict": true } }, { "type": "sleep", "parameters": { "seconds": 0.5 } }, { "type": "execute", "parameters": { "command": [ "python", "-c", "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");" ] } }, { "type": "sleep", "parameters": { "seconds": 0.5 } } ], "func": "compare_table", "expected": { "type": "cloud_file", "path": "https://drive.google.com/uc?id=1jJ0uaoQ4HiP46qfSscIg_ZS424l1GLm2&export=download", "dest": "13_Invoices_gt1.xlsx" }, "result": { "type": "vm_file", "path": "/home/user/Invoices.xlsx", "dest": "Invoices.xlsx" }, "options": { "rules": [ { "type": "chart", "sheet_idx0": 0, "sheet_idx1": "EI0", "chart_props": [ "type" ] }, { "type": "pivot_table", "sheet_idx0": 0, "sheet_idx1": "EI0", "pivot_props": [ "col_fields", "filter", "row_fields", "data_fields" ] } ] } } }