Thank you so much! I’m already working on it
You’re welcome
May be that its not related to this topic
Anyway Just change it’s size and text alignment as per as your need…
But I guess the topic doesn’t show how to get data from spreadsheet:
I think this may works for getting data:
But I’m stuck setting the texts as cells value:
Just set the text to get value to set the text to all of the values…If you want to set takim1 to the first value of the list…Just set to select list item…List = value…index=1
Can you please show it with blocks?
That will set label one to the first value from takim colmun:
Max Record is Maximum Number of Data To Be Called From That Specified Column.
For Example - 100, 200, 300 or any.
Done!
But as you know, I have to get more columns. So I guess have to use another block instead of “get value”.Which block should it be? I mean this:
What do you mean…You just need to increase the max record
No, I mean I have to get and set many different columns’ data.
To get use get column and set the name as you want…
To set…Use set cell or any other set methods…
Well, I don’t know much about how spreadsheet set methods work. Btw, this guy mentioned what I want to do:
You can do it…Just add the get cell block in for each item loop…And set the list of items to the name of cells you want…
Some thing like this:
Thanks for it, I did it. But it just makes easier to get columns. I’m asking how can I set labels by different columns’ data. I mean I have to get data from “Takım” column and set six labels with its data. Get data from “Oynanan” column and set another six labels with its data. I need to learn the set method, as you said.