Recently Added
Pigment Data Slices Data Slices are the key to streamlining reporting within Pigment. With many implementations utilizing Scenarios, Versions, and Snapshots, data slices allow you to create clear comparisons. This article will explain what Data Slices are and how to use them. What are Data Slices? Data Slices use a dimension to map two or…
Why Saved Searches for Email Automation? Saved searches are more than just reporting tools. When combined with scheduled email delivery, they become automated communication engines that push critical information directly into your team’s inboxes. Instead of relying on employees to pull reports, NetSuite can push the right data to the right people at the right…
Chaining Map/Reduce Scripts in NetSuite Introduction When working with large processes in NetSuite, it’s common to split logic across multiple Map/Reduce scripts that need to run in sequence. Since execution times can vary based on data volume and queue availability, using scheduled deployments alone is unreliable. If one script starts before another finishes, it can…
Expense allocations in NetSuite offer a powerful way to automatically distribute expenses across departments, locations, or other organizational segments. This functionality helps streamline financial processes, improve reporting accuracy, and support compliance with internal accounting policies. What is Expense Allocation? Expense allocation is the process of dividing a single expense among multiple accounts or segments based…
Are you looking to enhance or update the functionality of your scripts in NetSuite? Understanding how to properly manage script deployments is key to keeping your system aligned with evolving business needs. The NetSuite Script Deployment tool provides a flexible framework for customizing how and when your scripts run. In this guide, we’ll walk through…
Featured Resources
SQL Server Integration Services is a platform for building enterprise-level data integration and data transformations solutions. You can use Integration Services to perform a variety of tasks such as maintaining data hubs that serve Planning Analytics or other enterprise applications. The following outlines the process of creating and deploying a working SSIS package that takes…
OfficeConnect has many helpful features that enable detailed report creation tailored to customer needs. Below are a handful of advanced features worth pointing out. Absolute vs Relative Time Most often you will want to open a report and view it as of a certain date without manually updating the report. By properly building your report…
If you are more of a code-junkie at heart like me, or perhaps have come from a relational database background, you may want to think about the following concept. By now, you most likely understand how to build cubes using Planning Analytics Workspace (PAW). If not, you can have a look here. Similar to TM1…
Reducing Calculations with Text in Anaplan Reducing Calculations in Anaplan improves performance, and I am not referring to reducing line items. I am talking about the pieces of each formula in the line items. Anaplan’s engine is designed primarily to complete tasks that are Boolean, followed by numerical, like most computers. When you leverage text,…