I’m trying to grab some data from Everhour and throw it into a Google Sheet.
The first result from the Everhour query doesn’t have a budget
value:
But most of the rest do:
The issue I’m having is when trying to map values from the budget collection. Because the first result is empty, it’s not giving me the values within the collection.
If I do a query for a single project in Everhour (one which I know has a budget), it expands and lets me select the values within.
In the instance that I don’t have data within a particular result, I’m happy for it to be empty or 0
, but I can’t get past the barrier that the first result is seemingly acting as a template for the rest of the results, and thus is preventing me from doing what I need.
Is there a way of manually typing in the sources of the values, rather than dragging them in?
Thanks.