In the ever-evolving world of digital marketing, data is the currency of success. But raw data alone isn’t enough. To truly unlock its value, marketers and analysts must be able to transform, manipulate, and interpret data in ways that align with business goals. One of the most powerful tools for doing just that in SAS Customer Intelligence 360 (CI360) is the calculated data item.
This post explores how calculated data items can be created and used directly within the CI360 user interface (UI), why they matter, and how to apply them effectively in real-world marketing scenarios.
A calculated data item is a custom field derived from existing data using logic, mathematical expressions, or conditional statements. These items allow users to create new variables that better reflect business needs—such as customer value scores, loyalty tiers, behavioral segments, and more.
For example, you might want to create a field that categorizes customers as “High Value” or “Low Value” based on their income, age, and loyalty. Rather than relying on static fields or external tools, you can build this logic directly into CI360 using calculated data items.
Select any image to see a larger version.
Mobile users: To view the images, select the "Full" version at the bottom of the page.
Historically, calculated data items were created using Information Map Studio, which required a separate client and manual updates using ‘dm’ commands. This process was not only time-consuming but also limited to more technical users.
With CI360’s modern UI, the process is streamlined and accessible:
This shift democratizes data manipulation, allowing marketers, analysts, and administrators to build and manage calculated fields without needing deep technical expertise.
The Expression Editor in CI360 is a powerful tool that supports:
You can create both non-aggregated and aggregated calculated items, depending on your needs. For example, you might use a simple arithmetic formula to calculate a customer’s value score or a more complex conditional expression to assign them to a loyalty tier.
Let’s walk through a practical example.
Imagine you want to identify your most valuable customers for a gift campaign. You decide you need a calculated data item called, Customer Value Score using the formula:
(Customer Income * Loyalty Index) / Age
Where the Loyalty Index is defined as:
Customer Retention in Years + Total Household Spend
Using CI360’s UI, you can create two calculated data items:
Once created, these items can be used in segment maps to target high-value customers or in export templates to include them in personalized outreach.
Calculated data items aren’t just for internal analysis—they can be used throughout CI360 to drive action.
For example:
This integration ensures that your targeting and reporting are aligned with your business logic.
To get the most out of calculated data items, follow these best practices:
Once you’ve calculated a Customer Value Score, you can use a CASE WHEN ELSE expression to assign customers to tiers:
CASE
WHEN Customer Value Score >= 90 THEN 'Excellent'
WHEN Customer Value Score >= 70 AND < 90 THEN 'Good'
WHEN Customer Value Score >= 50 AND < 70 THEN 'Average'
ELSE 'Poor'
END
This calculated item can then be used in exports or visualizations to better understand your customer base and tailor your messaging accordingly.
Calculated data items in SAS Customer Intelligence 360 are more than just a convenience—they’re a strategic asset. They allow you to encode business logic directly into your data environment, enabling smarter segmentation, more personalized campaigns, and deeper insights.
By mastering the Expression Editor, following best practices, and applying calculated items in real-world scenarios, you can elevate your marketing efforts and drive measurable results.
Whether you’re just getting started or looking to refine your skills, now is the perfect time to explore what calculated data items can do for you.
For more information on calculated data items, please refer to the Creating Calculated Data Items within the User Interface lesson within the SAS 360 Direct - Defining the Marketing Data and Business Contexts course.
Find more articles from SAS Global Enablement and Learning here.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
The rapid growth of AI technologies is driving an AI skills gap and demand for AI talent. Ready to grow your AI literacy? SAS offers free ways to get started for beginners, business leaders, and analytics professionals of all skill levels. Your future self will thank you.