# Survey Calculator

**URL:** https://community.thunkable.com/t/survey-calculator/3047347
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [June 7, 2024, 8:01pm UTC](https://community.thunkable.com/t/survey-calculator/3047347 "2024-06-07T20:01:37Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [June 7, 2024, 9:34pm UTC](https://community.thunkable.com/t/survey-calculator/3047347/2 "2024-06-07T21:34:04Z")

</div>

Hi and welcome to Thunkable!

Any time I’m coding in Thunkable and find myself repeating a series of blocks more than a couple times, I stop and consider whether there’s a _dynamic_ way to do the same thing. So perhaps you’ve paused there, too, realizing that setting up 15 slides and 15 variables for each question/screen is going to be a ton of work. And then for any changes later, you have to make changes to hundreds of blocks.

[Any Component](https://docs.thunkable.com/blocks/advanced-app-features/any-component-blocks) blocks are going to simplify this a lot. You could, for example, set up one slider in the Design tab the way you want it to look and then clone it 15 times. That makes the layout simpler and much more efficient to work with.

But regardless of whether or not you go that route, I’d still use Any Component blocks to calculate what you need because they also simplify that process.

~~Unfortunately, I think the Switch component in Thunkable may still be buggy. I couldn’t get this first step to work which would be crucial for calculating the sum of all switches in a loop:~~

 

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/7/97acc28f1bd9e4cc3f09502f88d9a8327f8a6efd.png)

~~Clicking and changing the value of a switch doesn’t display anything in the label. I’ve reported this issue here: [https://community.thunkable.com/t/switch-on-value-change-event-fails/3047767.](https://community.thunkable.com/t/switch-on-value-change-event-fails/3047767.)~~

·····················································································································  
Need help? [How to Ask Great Questions](https://community.thunkable.com/t/how-to-ask-great-questions-v2-0/2689983) ✨ [Debugging A Project](https://community.thunkable.com/t/debugging-in-thunkable-x-video/849471) ✨ [API JSON Tutorial](https://community.thunkable.com/t/api-json-tutorial-video/1140575)

Want to hire a Certified Thunkable Expert? [Elevate your app with Tatiang on Fiverr](https://www.fiverr.com/s/726B4a)

---

_[View the full topic](https://community.thunkable.com/t/survey-calculator/3047347)._
