I dont know hindi… Ok, in your gsheet just create one more colum at the end of your all colum like this… this col will convert all dates into numbers
and in app create one procedure there by inital and final date are converted into numbers… by using this number ony we are going to filter values…
Ok? understand?
let me show the app side
and in app just set this as url
https://docs.google.com/spreadsheets/d/{your_Sheet_ID}/gviz/tq?tqx=out:csv&sheet={Sheet_Name}&tq=Select A,B,C where E >= getglobalstart_date and E<= get global end_Date
pls make a changes here inorder to work. Just now tested and corrected these to get exactly the filtered values
Do not give any extra space, it will not work… earlier i encountered with problem due to one extra space and it takes lot of time to recognise it…
you are going deeper into deeper… First celare yoruself with waht you want…
Do You want data between two dates or data for selected dates? also you are continuing inanother one topic… pls more precise what you want… do not make me to spend time with your project by tagging multiple times…
i dont think you can call at a same time this query, based on lopp method only you have to call upon one by one on selected dates… there is no query option to call up on multiple dates … call by specific date or range of date only avaliable
OK
let’s go
I have a sheet in column A 1234A
Column B 06:54:41
Column C 05:15:12
Select Column A with 1234A and sum the hours of the other columns related to Column A.