Hi!
I’m using the Excel add-in to connect to Zoho Books. I would like to get all “BillLineItems” from Zoho. The BillLineItems is a standard view or table.
It is not possible to use the SELECT * command in order to retrieve all lineitems. It is required to a specify a BillID (key) number in order to get the data for that specific bill from this table (as I understand).
Maybe it is my lack of knowledge of SQL. Do you have any suggestions how to get all BillLineitems?
Thanks in advanve for your response.
Regards,
Marc