Fun with #AI:
I have a spreadsheet containing assignees, with various values on each line. I needed to calculate the sum of certain values for one assignee. This would normally be a simple query in #LibreOffice, but let's try using AI instead. I uploaded the spreadsheet to #GoogleSheets and entered a simple prompt in #Gemini: 'Give me the sum of XY values for assignee "name"' No result.
So I tried a more algorithmic prompt: 'Go through each line, and if the value in column XX is "name", count the value in column XY to the sum, and give me the total sum for all lines'.
The result? 150.
That's nice, but the simple query in LibreOffice gave me 27, which was the correct answer.
No matter how much I try, Gemini is completely useless in Google Sheets.
xbezdick
in reply to Jiří Eischmann • • •if I have to use AI model it has to pass this simple prompt test for me:
0x39415000 bytes in GiB?
So far only few models like Qwen3 passed and they burn tokens on it like there is no tomorrow. How can you expect any reasonable code from a model if they can't answer this?
Stanislav Ochotnický
in reply to Jiří Eischmann • • •Jiří Eischmann
in reply to Stanislav Ochotnický • • •Stanislav Ochotnický
in reply to Jiří Eischmann • • •Jiří Eischmann
in reply to Stanislav Ochotnický • • •I also tried to go with what it suggested such as "Would you like me to generate a chart of story points by assignee?" Yes, do that. And the result is again completely wrong.
Not sure if it gets the formulas wrong and if it directly makes up the numbers. It isn't transparent. 🤷♂️
dusoft
in reply to Jiří Eischmann • • •Edit: I have used it for creating complex formulas, where I didn't have time to go through documentation. It worked.
Jiří Eischmann
in reply to dusoft • • •dusoft
in reply to Jiří Eischmann • • •Miro Hrončok
in reply to Jiří Eischmann • • •