What is your goal?
I want to enter total value and category into a Google Sheets sheet to display it in Looker Studio
What is the problem & what have you tried?
I tried using three Tools modules: one with if statements to weight each response, since the value differs depending on the statement (20 in total) and the entered response (4 possible answers). Another module sums the total score, and a final one assigns the corresponding category based on the total. Then I used Google Gemini, which generates a document with all this information, but I had to design a prompt for it to make its own estimate because the Tools modules always provide an average value.
