Different Bar Chart results in the same screen

I’ve been having difficulty working in a new app build (Mar 2025) in getting the Bar Chart component to display the correct “Count” in each of the columns.

I reviewed a slightly older app build (Feb 2025) and found in that app (Distraction Tracker), the Bar Chart displayed the correct “Count” in each column.

So, I added a second Bar Chart component to the same screen in the Distraction Tracker and set it up exactly the same, but the new Bar Chart is exhibiting the same issue of NOT displaying the correct “Count” in each column as I found in the latest build.

Two Bar Charts display different results in the same screen of the same app.

Is there possibly something wrong with the component as I’ve checked & recheck the setup and both look the same to me but are giving different results.

Any thoughts folks?

Please feel free to have a look at the app.

Thanks,
Jim.


i think it was not configured to the right data count


while testing encountered this after sign up
so check the app again

Hi PrimeDev06, thanks for spotting that, I’ve added a Click Action to the Sign-Up form button now to Link to the Home screen. Regards, Jim.

Hi PrimeDev06, thank you for replying. Yes, I thought so too but I’ve been trying all different ways to configure the Bar Graph’s Filtering, X and Y axes but I still can’t get it the display anything other than the full “Count” (per Logged in User) on each day column. I’ve made the app Cloneable so you can have a look with the setup, if you have time, and see if you can get it to function correctly. The test User I’m using (with 4 x Distractions) is: joe.blow@example.com - Password: abc123 and I’ve also assigned 3 x Distractions to your test User email.
Distraction Tracker
Thanks,
Jim.

Hi @JimmyG,

I think you have two different Y values on the charts.

Check the below images :


Let me know what you think!

Thank you and have a great day!

Hi Dilon, good pickup, thanks. I’ve now made sure both Y values are coming from the same place, but the bottom chart still doesn’t show the same as the top chart. Regards, Jim.

Hi Jimmy,

Thanks for letting me know and your very welcome!

It seems that you have made that “Graphs” button as a list and limited to one which that current distraction data goes to that next screen. So I think, in the top graph you have mapped the values with that data and for the bottom chart not with that data but with the chart’s data.

I have deleted that list as I belive that’s not needed and just kept the “Graphs” button (it’s named as “button” in the below app) and then mapped the values from the chart’s data. Also you need to add a filter to the count which I did too.

Here’s the re-clonable app : Distraction Tracker (I have changed the password for your account and other account as 123 for testing )

Let me know!

Thank you and have a great day!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.