I am writing big query code to export firestore history data to excel. I want to get all the data of a particular machineId which is present in my firestore. this is the structure of my firestore
and this is the code:- https://codesandbox.io/s/young-rain-6s0hzj
Error:- Unrecognized name: data
but this is giving some error can anyone suggest me some documentation.
