Tag Archives: custom report

Creating Graphs using Sage Intacct Custom Reports

Graphs are organized data structures that add a visual mode to information. With graphs we can summarize a large data into well-structured format and easily compare two or three data sets. It also offers better clarification of trends than the table format. In Sage Intacct, we can use the Custom Report wizard to create graphs. These… Read More »

Export and Import Custom Reports

In our previous few blogs we saw Custom Reports Sorting and Custom Reports data fetching through Web Services. Now in this blog we will see how Sage Intacct allows you to export Custom Reports from one Company to import into another thus eliminating the need of recreating the Custom Reports. We often work in Sandbox… Read More »

Sage Intacct Custom Report Data through Web Services APIs

Sage Intacct Web Services are the standardized means of direct communication between external applications and Intacct. It supports interoperable interaction over a network using some protocol. Web service API calls are XML-based data exchange systems. In our previous blog we saw how we can pull a report of the Drop-ship transactions in Sage Intacct. Although… Read More »