I am using free service in n8n and I am looking for a support to provide information whether there is an option for pivot table or vlookup formula in the operation section for google sheet?
Is it something that only available for paid services? or there are alternative solution with any model to analyze and provide this solution?
In addition to my post earlier, here’s a workflow that merges (vlookup) two sheets together. Then aggregates and outputs to another sheet.
n8n does not have a way to create a traditional pivot table in google sheets in any license models. We accomplish a pivot table like structure with an aggregate step.
If this response helped you, please click the heart to show that it is useful If this response solved your issue, mark it as the solution to help the community