Mit inventor dynamic table from firebase

You may need to interact with Firebase from your app, to kick start DataChanged.

Just store a dummy tag and value.

i have interact my app with firebase through designer view, can u show me how i need to do(designer view and block diagram) because im not so understand and im new to mit inventor
thanks a lot

image

You can delete is from within the firebase console once everything is working

block diagram just put this 2 dummy is good enough? so the block diagram i show previously dont need already?


Cannot follow exactly as this block diagram which u provide me earlier?




firebase

I am working on an MIT App Inventor project that fetches sensor data from Firebase and displays it in a ListView. The Firebase data contains multiple sensor readings stored under timestamps in a "Historical" bucket.
But the ListView displays the data in a wrong format.
Thank you in advance for your help! Any guidance or suggestions would be greatly appreciated.

Any reason for creating a second account to ask the same question ?

Why are you not following the blocks I provided to get your returned data into the correct format? That is why it does not display correctly.

Check how many elements your fbData list has. It's one element, so that's how it looks in ListView.