It was fantastic discussing solutions and opportunities around GenAI with many of you at Google NEXT last month. The landscape of business transformation has leveled up, and it’s incumbent upon all of us to be conscientious of the value of these amazing new products, while tempering our expectations of the outcomes as we explore these […]
Data + Intelligence
Transform Your Business: 5 Steps to Creating an AI Enterprise with Salesforce
In today’s fast-paced digital landscape, leveraging artificial intelligence (AI) is no longer a luxury but a necessity for enterprises aiming to stay ahead of the competition. Salesforce, a leader in customer relationship management (CRM), offers a suite of AI-powered tools designed to transform businesses into AI enterprises. This transformation was a key theme at […]
Unleash the Power of Your CloudFront Logs: Analytics with AWS Athena
CloudFront, Amazon’s Content Delivery Network (CDN), accelerates website performance by delivering content from geographically distributed edge locations. But how do you understand how users interact with your content and optimize CloudFront’s performance? The answer lies in CloudFront access logs, and a powerful tool called AWS Athena can help you unlock valuable insights from them. In […]
Leading a Clinical Data Collaboration Revolution: A Success Story
Clinical trials are integral to the safe and efficient delivery of new pharmaceuticals. But this part of the development process comes with many unique challenges. Participants need to be carefully monitored for adverse impacts, disparate teams need easy access to the vast quantities of data that trials generate, and that data—often being collected from a […]
Dynamic Lookup in Talend
This article covers how to achieve dynamic lookup in Talend and get the updated data in the target. In order to get the new data after join execution we can use Reload at each row lookup model in tmap. The lookup data flow will update constantly and load the new lookup data for each record […]
How to convert a CSV file to an Excel file
Converting CSV to Excel streamlines data manipulation and analysis, bridging the simplicity of CSV’s plain text structure with Excel’s powerful spreadsheet functionalities. This conversion ensures a seamless transition from comma-separated records to organized rows and columns, enhancing data accessibility and interpretation. Whether for data analysis, visualization, or collaboration, Excel’s versatile format accommodates diverse needs, offering […]
ELT IS DEAD. LONG LIVE ZERO COPY.
Imagine a world where we can skip Extract and Load, just do our data Transformations connecting directly to sources no matter what data platform you use? Salesforce has taken significant steps over the last 2 years with Data Cloud to streamline how you get data in and out of their platform and we’re excited to […]
Leveraging Data Cloud for Medical Devices
From patient records to medical device telemetry, the volume and diversity of data generated for medical device companies can be staggering. However, harnessing this data to its full potential remains a significant challenge for many. Healthcare organizations, including medical device companies, grapple with dispersed data across various departments and technologies. This fragmentation impedes timely and […]
Creating a Composable AI Roadmap for Sitecore
There are many integration opportunities between Sitecore’s composable solutions and artificial intelligence. Sitecore has begun to integrate this technology into their product line and will continue to enhance their SaaS solutions with these capabilities, having committed to an open approach that allows you to bring whatever AI models and technologies to enable your use cases. […]
Overcoming Payer Challenges With Perficient’s Shop, Quote & Enroll Solution
In today’s rapidly evolving healthcare landscape, payers face numerous challenges in delivering efficient and personalized services to their members. The traditional healthcare experience is often fraught with complexities, inefficiencies, and a lack of transparency, leaving both payers and members frustrated. The Challenges: Lack of a Single Member View: Payers often struggle with fragmented member data […]
Three Principles for Writing Effective Analytics Documentation
Documentation is a crucial part of your analytics implementation. From your Solution Design Reference document to your internal wiki for all resources, making sure that you can write and edit your documentation is key to ensuring a cohesive and thorough understanding of your implementation. With effective documentation, you can: Prevent knowledge gaps among team members […]
Azure SQL Server Performance Check Automation
On Operational projects that involves heavy data processing on a daily basis, there’s a need to monitor the DB performance. Over a period of time, the workload grows causing potential issues. While there are best practices to handle the processing by adopting DBA strategies (indexing, partitioning, collecting STATS, reorganizing tables/indexes, purging data, allocating bandwidth separately […]