Logic Sheet - Google Sheets automation Questions

Showing 1 - 20 of 102 questions

Q: T-Test and partial Correlation

Can you please add more mean comparison formulas like T-Test (dependent and independent) and partial correlation?

UXnerdPLUSFeb 13, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Feb 14, 2025

A: Hi thanks for your question. Logic Sheet is now primarily an automation app, and all of our new feature development is now focus on automation integrations. Thanks.

Share
Helpful?

Q: Straico, Openrouter included?

Can we do LLM Actions with this? Best would be if Straico is included. Like =Straico("Prompt",A2)

UXnerdPLUSFeb 13, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Feb 14, 2025

A: Hi, please refer to Power Formulas for AI related questions. This is Logic Sheet.
https://appsumo.com/products/power-formulas/questions/

Share
Helpful?

Q: Can I trigger Make Scenarios with this?

Additional Questions does this expose the Spreadsheet as a Webhook I can add rows to it and if a new row is added I can trigger a workflow?

UXnerdPLUSFeb 6, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Feb 7, 2025

A: Hi, it is possible to trigger Make Scenarios with Logic Sheet, you simply need to set up an HTTP request to send a GET or POST request to the Make API to trigger a workflow. See Make API docs here https://developers.make.com/api-documentation/api-reference/scenarios/post--scenarios--scenarioid--start

Share
Helpful?

Q: Roadmap is Out of date

Hi, I was thinking about upgrading but, it seems as if the roadmap hasn't been updated.

Seems as if the app isn't being updated.

OpEx90.comPLUSJan 26, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Jan 27, 2025

A: Hi, Logic Sheet is being actively maintained and constantly updated, all of it's features are functioning and we are supporting all existing and new users. These changes are not reflected on the roadmap but it doesn't mean our product is not updated. Let me know if you have mroe questions!

Share
Helpful?

Q: Value in Column condition

Hi,
I am trying to create an automatization to send an email if there are 3 days to a value date in a column, however I am continuously receiving an error message.
1. Is this possible?
2. can we reference range of cell's value with a tag?

I would like to verify if any value in a cell range is met as a condition to trigger an emai.

ciprian7Jan 25, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Jan 27, 2025

A: Hi, you can use the merge tags listed here https://help.logicsheet.co/automation/merge-tags. you can use merge tags like {{triggering row N value}} and {{range A1}} to refer to dynamic values in Google Sheets. However, it is not possible to send an email 3 days before a date, all automations are concurrent to the trigger event.

Share
Helpful?