Power Formulas: Use ChatGPT & AI in Google Sheets Questions

Showing 1 - 20 of 155 questions

Q: Can't find any help or instructions

Hi.
I have searched for some help on how to use this app, but I can't find any. There don't seem to be any help files or instructions anywhere.

kitholtPLUSJul 14, 2025
See detail
Share
Helpful?

Q: Does this work with gemini 2.5?

02a85b7957b44e55bf925b65ea80e066PLUSJul 8, 2025
See detail
Share
Helpful?

Q: Straico Anleitung API

Hello,

I just bought the APP and am trying to connect to Straico, unfortunately your instructions don't really help me.
Can you tell me how I have to enter this under API so that Straico is connected?

info3110PLUSJun 14, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Jun 26, 2025

A: HI here is how to use Power Formulas for the prompt completion API of Scraico.

Prepare your API key:
Make sure you have your Straico API key.

Format your request:
Use the following formula in Google Sheets, replacing the placeholders as needed:

=API(
"POST",
"https://api.straico.com/v1/prompt/completion",
"Authorization=Bearer YOUR_API_KEY,content-type=application/json",
...

Share
Helpful?

Q: Can it connect to openrouter to use different ai image models?

02a85b7957b44e55bf925b65ea80e066PLUSMay 2, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

May 8, 2025

A: Hi yes, you can connect to OpenRouter to use different AI image models with our =API() formula. The OpenRouter API allows you to interact with various AI models using a consistent request format similar to the OpenAI Chat API.

To get started, you'll need to obtain an API key from OpenRouter. Once you have your API key, you can create requests to the OpenRouter API endpoint, specifically to...

Share
Helpful?

Q: Can I automate based on data

Client sends wsp message x day we get timestamp he wants to do x our data days x takes 30 days client received reminded ever x days to remind him he only has x days to do this

117697831916257567926PLUSApr 29, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

May 8, 2025

A: Hi thanks for your question. Power Formulas is designed specifically as an AI tool to enhance functionality within Google Sheets, rather than for direct automation purposes. If you're looking for automation features, I recommend exploring Logic Sheet, which is also available on AppSumo. Logic Sheet offers more extensive capabilities for automating tasks based on data and can be a better fit for...

Share
Helpful?