Q: Manipulate Excel data
Can it automate excel tasks like uipath? E.g. create columns based on certain condition and create pivot table. I couldnt find this info in your documentation

RTILA
Jan 2, 2025A: Hello Michelle
For now we have a very powerful Google Sheet command where you can do many of these
We are planning to also have Excel Online Command doing similar things
But by default RTILA exports data into CSV/Excel format and you can define the columns and also calculate or apply formulas on the fly with RTILA before saving them to the csv/excel local file.
But best is you share with us the flow you have and we can better advise and we have recently opened our command engine so we can create commands very fast using JavaScript and or any NodeJS Npm existing package