# \[Solved\] Need help on checking value on specific location: firebase

**URL:** https://community.thunkable.com/t/solved-need-help-on-checking-value-on-specific-location-firebase/209995
**Category:** Questions about Thunkable X
**Tags:** firebase, solved
**Created:** [September 4, 2019, 10:47am UTC](https://community.thunkable.com/t/solved-need-help-on-checking-value-on-specific-location-firebase/209995 "2019-09-04T10:47:20Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![momochita](https://avatars.discourse-cdn.com/v4/letter/m/a87d85/32.png) [@momochita](https://community.thunkable.com/u/momochita)
#### Post date: [September 4, 2019, 10:47am UTC](https://community.thunkable.com/t/solved-need-help-on-checking-value-on-specific-location-firebase/209995/1 "2019-09-04T10:47:20Z")

</div>

HI. Thunker,

I can’t figure out how to check if the specific location contains value/data on firebase prior to save the data.

I can only check if there is a value in user/date/xxx , date folder. but couldn’t figure out how to check the value inside the “IN” or “OUT” folder.

![Capture](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/e/ee354a2a18a0f85c97606ff3efa7f3fc1b6dfa60.png)

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [September 5, 2019, 9:41am UTC](https://community.thunkable.com/t/solved-need-help-on-checking-value-on-specific-location-firebase/209995/2 "2019-09-05T09:41:43Z")

</div>

Hi

To check the contents of the selected key, you must correctly specify the path to it, which can be copied from the Firebase console after selecting the desired node in it.

---

<div class="post-metadata">

### Author: ![momochita](https://avatars.discourse-cdn.com/v4/letter/m/a87d85/32.png) [@momochita](https://community.thunkable.com/u/momochita)
#### Post date: [September 9, 2019, 12:38pm UTC](https://community.thunkable.com/t/solved-need-help-on-checking-value-on-specific-location-firebase/209995/3 "2019-09-09T12:38:08Z")

</div>

Thank you very much.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:09pm UTC](https://community.thunkable.com/t/solved-need-help-on-checking-value-on-specific-location-firebase/209995/4 "2024-11-08T12:09:05Z")

</div>


