Hello readers!!!! It’s time to get back to the Internet of Things (IoT). In the previous blog I had given an introduction to IoT and discussed about how AI empowers IoT. Please click the link below if you haven’t already gone through it. In this blog, I’ll discuss about the well-known cloud provider, Amazon Web […]
Data + Intelligence
Unexpected MDX assumptions and error handling for subsets in TM1/Planning Analytics
I had a bug in a TM1 application recently that was very difficult to track down, and it was because I didn’t understand the different ways that TM1 might respond to vague or incorrect MDX expressions. MDX makes some unexpected assumptions. Take the following simplified example cube: Let’s say that I have an active form […]
Views in Denodo
Denodo Virtual DataPort tool can import data coming from different systems and with different structures or formats. To Retrieve Data from the source, views are created in Denodo. I will be using an Oracle 11g data source to fetch the data here and Denodo Web Design studio to create views. “To know more about connecting […]
Connecting Data Sources with Denodo
What is the use of Denodo? It allows business users to examine the particular data mistreatment associated with an intuitive interface through the Denodo Platform. Data sources supported by the Denodo Platform Denodo Platform supports many different data sources like Amazon Redshift, Apache Derby, Apache Spark SQL, Greenplum, Hadoop, Hive, Microsoft SQL Server, Netezza, […]
Empowering IoT with AI
Have you ever wondered how wonderful it would be if things like switching on lights, opening the doors, email replies, etc. which we require in day-to-day life become automated? Life would become easier, and humans will be able to take out time for themselves. Well, this is now possible thanks to AI and IoT. So, […]
Analyzing TM1 logs and data from the command line using Find
The Find Command I come from a systems background in Windows and Linux, maintaining operations and writing programs in C. Since I bring that perspective to my TM1 work, I’m more comfortable with command line tools than some of my other teammates, so I thought I would share some tips. As an example, let’s look […]
Perficient Recognized in The Forrester Wave: Modern Application Development Services Q3, 2022 Report
Successful application development in the modern competitive landscape requires a strategic partnership with a trusted vendor that combines industry-leading technology partnerships with modern, scalable delivery methodologies. In the recent report, The Forrester WaveTM: Modern Application Development Services Q3, 2022, Forrester states, “Modern application development (MAD) services focus on delivering modern digital software products that leverage […]
Data Analysis : Diagnosis & Prescription
Diagnosis & Prescription are the terms often used in medical context. However today I want to walk you through how these terms are related to Data Analysis. There are mainly 4 types of Data Analysis: Focus of this blog is on Diagnostic & Prescriptive data analysis. Diagnostic Data Analysis: Diagnosis means identification of nature of […]
Some Skill Every ETL Developer Should Have
One can use data for various purposes, including data analysis and creating machine learning datasets. However, data cannot be used in its raw form. For this, we need data processing systems. A data processing system extracts information from storage and transforms it into a form that can be used by humans and machines. During this […]
EXPLORE TIME TRAVEL IN SNOWFLAKE
Have you ever wondered if it would ever be possible to time travel like in the old movies with a time machine? If we could go back in time and see the world, would we? If you asked me, I would have said yes! But not in the way that Hollywood portrays science fiction films. […]
An Introduction to Data Virtualization
End users of large data banks must be protected from knowing how the data is organized in the machine – the internal representation. Generally, most application programs should remain unaffected when the internal representation of data is changed or even when some aspects of the external model are changed. The guiding principle of Data Virtualization […]