You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the query $batch->AddQuery("SELECT COUNT(*) FROM Invoice", 'countInvoiceQuery');, the result comes out empty. You should be able to query the count using a Batch request.
Activity