pl1
May 10, 2024, 11:26am
1
Dear all,
I am trying to change the data that is displayed on my graph depending on the date.
for example i want to be able to choose a date using 2 date pickers and the graph displays data that was reported between these two dates.
I have tried to do this but i keep getting this error:
This is how i am doing it:
Does anyone have any ideas?
Thank you
flusk
May 10, 2024, 2:05pm
2
Hey @pl1
The errors you are getting is not coming from the conditional tab. You should fix them in the apperance tab. Probably, you tried to do a grouping over there. And forget to fill some field.
@Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble
1 Like
pl1
May 10, 2024, 2:14pm
3
Hi @flusk
When I fix the problem in appearance, i get this new error:
and my condition stops working as well:
Thank you
flusk
May 10, 2024, 2:19pm
4
Please share your apperance tab as well so I can figure out the problem. I think you should not use conditional for this task. The regular data source with a do search and constraints should be enough.
@Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble
pl1
May 10, 2024, 2:20pm
5
@flusk This is my appearance tab
flusk
May 10, 2024, 2:59pm
6
Then the constraints in the first search for
should work. Why do you need a conditional?
And even if you need conditional, you should change the data source similar to this tab, which means group by
.
@Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble
pl1
May 13, 2024, 7:24am
7
But if i want to change the date range with the date selectors, how do i that?
flusk
May 13, 2024, 11:00am
8
In the constraints of the do a search for
. This is where all the filtering is done as much as possible.
@Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble
system
Closed
July 19, 2024, 11:27am
10
This topic was automatically closed after 70 days. New replies are no longer allowed.