luckylovs
(Lalit kumar 🇮🇳)
September 26, 2021, 11:53am
#1
If I m trying with single date data . then no problem . but i want get all dates data showing.
dora_paz
(Dora)
September 26, 2021, 12:07pm
#2
The easiest way to get all data, if you have no authentication rules, is to use Web component. Set Web1.Url to
https://<PROJECTID>.firebaseio.com/.json?
and then when Web1.GotText set label to get responce content. Afterwards you could work with dictionary blocks
1 Like
luckylovs
(Lalit kumar 🇮🇳)
September 26, 2021, 12:16pm
#3
I Know This way. Actually I want some condition like
Get all only from last 5 days .
luckylovs
(Lalit kumar 🇮🇳)
September 26, 2021, 1:07pm
#4
Waiting .any one can help
luckylovs
(Lalit kumar 🇮🇳)
September 26, 2021, 2:05pm
#5
Can you give me any other solution
dora_paz
(Dora)
September 26, 2021, 2:16pm
#6
Maybe this might help you
There’s something wrong with firebase that doesn’t allow me to get all the tags if there are only numbers inside.
If I have the structure like this, only with numbers:
[Anotación 2020-03-28 204724]
It doesn’t let me get anything from inside “alunos”
But if I add a tag with any value below the numbers, then I get all the values.
So I add a “counter” tag with any value (1, for example):
[Anotación 2020-03-28 215452]
[Anotación 2020-03-28 215533]
[Anotación 2020-03-28 204618]
When I get al…
luckylovs:
from last 5 days .
last 5 days from the current date or last 5 dates from the list? Give us clear info
try like this, when user login store the device utility in one variable this will give you data stored in firebase as Descending order. Then by using select list item list you can take the first 5 dates
luckylovs
(Lalit kumar 🇮🇳)
September 27, 2021, 5:33am
#9
last 5 days from the current date . chack this image .
In the firebase 2 get tag list, you must you two for each item in the list blocks.
In first for each item block(use get value) use add items to the list
In second for each items in the list(use get global date) use the project bucket and get tag list
First one ok, but what have to do after setting the project bucket??? Get tag list block???
1 Like
luckylovs
(Lalit kumar 🇮🇳)
September 27, 2021, 7:58am
#13
your idea worked . but result not showing proper . can you chack it . database also chack it
RDR_SA
(Richard Roy)
September 27, 2021, 9:38am
#14
You can use google calendar…
luckylovs
(Lalit kumar 🇮🇳)
September 27, 2021, 11:42am
#15
Only last item Showing In List . I Want To get Every date data.
luckylovs
(Lalit kumar 🇮🇳)
September 27, 2021, 12:13pm
#16
Only last date Item Showing . I want To get data whos duration days less then 5 days. these block work properly .
show me when firebase database1 got value block
Maximum how many seat you will use in each dates? @luckylovs
luckylovs
(Lalit kumar 🇮🇳)
September 27, 2021, 12:34pm
#19
this is mobile screen. show value
luckylovs
(Lalit kumar 🇮🇳)
September 27, 2021, 12:35pm
#20
200 seats we can . but I want to use For unlimited