How to get a particular value from table, say one table is 6 cross 6 matrix which contains certain integer values. Now I want to pick fist row 2nd column value and 5th row 4th column value and these two value will be multiplied and displayed. How to do that
@computerscience12834 жыл бұрын
Sir i am very very happy to say thank you. Thanks for your support sir. I got where did i have done mistake. Once again thank you so so so much sir.
@TheCodingBus4 жыл бұрын
welcome
@iammostwanted777 Жыл бұрын
still buggy, if i already type / search ID 2 let's say, the result come in listview, and then if i type another ID (ID5), ID 2 still show in listview. how to restart it?
@gnejme12 Жыл бұрын
What if i need to see 2 or more data
@barqiyaweb93893 жыл бұрын
Hi, firstly thank for sharing this knowledge! when no 1 click i need more data rows to vissible..ex:- name,age,birthday,city..how to do that.Kindly help!
@TheCodingBus3 жыл бұрын
Let me check
@huypham-cq2dw3 жыл бұрын
Thanks your video.I have a question. How can I give informations at last Sheet row? Thanks for your help?
@TheCodingBus3 жыл бұрын
Let me check
@ahmadsammour23999 ай бұрын
how can cheak if number is avaliable or no when serach if not avalable notification messege
@TheCodingBus8 ай бұрын
use the loop check if getting data is null means that not available
@ujangasri8379 Жыл бұрын
hello... i am new to this... i have follow each step you shoe but why when i run it, it give me error.. "Cannot parse text argument to "list from csv table" as a CSV-formatted table".. can you help...
@omarassi23423 жыл бұрын
Hi sorry i 'cannot get the filed no on google sheet massage: Bad arguments to list to csv table The operation list to csv table cannot accept the arguments Please 🤕
@TilakRaj-qo6ic3 ай бұрын
How to get value from on column based on a condition
@TheCodingBus3 ай бұрын
try this kzbin.info/www/bejne/hnaVgaxmotZ8nK8
@computerscience12834 жыл бұрын
Sir i have one doubt. Instead of using listview is there any other to get and see only one value at a time, whenever we enter 2nd value 1st value should nt come. I already used label but it is not better. Can you please tell me sir
@TheCodingBus4 жыл бұрын
we have to use listview because we are getting the data in a list,, but if you want to display this value in other label so you can make your listview visible false and then get the value from your listview using index and display this value in label
@computerscience12834 жыл бұрын
@@TheCodingBus sir i sent my blocks pic to your mail. Please if you dont mind can you solve my issue.
@kedarguragai22763 жыл бұрын
how to export filtered data into csv format
@TheCodingBus3 жыл бұрын
ou can use a comma-separated-values (CSV) file to export your data for later import into spreadsheets and other programs. To export the data for a report, at the top of the page, click Export > CSV
@TechLoker2 жыл бұрын
How to add delete button in this app
@vyshnavtr244 жыл бұрын
Thanks ❤️ 😍
@TheCodingBus4 жыл бұрын
You're welcome 😊
@ideasofcharan13834 жыл бұрын
bro in kodular image picker not working please help
@TheCodingBus4 жыл бұрын
error ? u can use app inventor
@ideasofcharan13834 жыл бұрын
@@TheCodingBus bro thanks for replying but in app inventor we cant use dynamic components so please tell solution
@nundhitaajiabdullah59743 жыл бұрын
If we have the same number , but have different name, is it will display 1 name only or both sir ?
@TheCodingBus3 жыл бұрын
let me check
@nundhitaajiabdullah59743 жыл бұрын
@@TheCodingBus ok, thankyou before
@tamalmajumdar54093 жыл бұрын
You are very good in this I see many videos of your channel. But I have a question about this video. Please tell me if I want to print a single data in list, so what should I do. I mean I want to print a single data in list view. I have tried your method, in 1st search it shows the single result in list view but when I search the 2nd time or 3rd time it shows correct result but the old results remain same. I want to remove old results in every search. Please suggest me what should I do..?🙏🙏🙏🙏❤️❤️❤️
@TheCodingBus3 жыл бұрын
Thank You... U just need to run the index remove code.... You can simply get that old data by index
@tamalmajumdar54093 жыл бұрын
@@TheCodingBus I tried but it shows me a app closing warning.
@computerscience12834 жыл бұрын
Sir one more doubt. Can you please. If the id is there but name is empty then how can we write code sir.
@TheCodingBus4 жыл бұрын
check fetching value is = empty then notify there is no value
@computerscience12834 жыл бұрын
@@TheCodingBus i also wrote like that sir but it is not getting result. If [ Isempty(get name) ] then no name. I wrote like that sir. No result
@computerscience12834 жыл бұрын
Sir shall i sent pic of my blocks coding
@computerscience12834 жыл бұрын
@@TheCodingBus sir i sent mail can you please check it once sir. Please solve my issue sir.
@gt-gameandtech8354 жыл бұрын
Please make a file sharing app like shareit please!!
@TheCodingBus4 жыл бұрын
Ok
@baldemarcarmonavelazquez59603 жыл бұрын
hello my friend, I like your video, I need your help, I have an error, the system doesn't recognize the option "list from csv table text", can you help me?