In this blog, we will learn how to convert the first character in each word to uppercase and the rest to lowercase from text column in Helical Insight. Below you can see we are having a column in text. . If we want to convert the first character in each word to uppercase and the
Read More
In this blog, we will learn how to display a string that is left padded with a specified string to a certain length from text column in Helical Insight. Below you can see we are having a column in text. If we want to display a string that is left padded with a specified string
Read More
In this blog, we will learn how to convert all characters in the specified string to lowercase from text column in Helical Insight. Below you can see we are having a column in text. If we want to convert all characters in the specified string to lowercase. Click on column Click on more, a user
Read More
In this blog, we will learn how to display the location of a substring in a string from text column in Helical Insight. Below you can see we are having a column in text. If we want to display the location of a substring in a string. Click on column. Click on more, a user
Read More
In this blog we will learn how to insert a substring into a string at a specified position for a certain number of characters from text column in Helical Insight. Below you can see we are having a column in text. If we want to insert a substring into a string at a specified position.
Read More
In this blog, we will learn how to join two or more string from text column in Helical Insight. Below you can see we are having a column in text. If we want to join two or more string. Click on column. Click on more, a user will get two options i.e., Quick and Advanced
Read More
In this blog, we will learn how to display the length of the given string in bits from text column in Helical Insight. Below you can see we are having a column in text. If we want to display the length of the given string in bits. Click on column. Click on more, a user
Read More
In this blog we will learn how to display a number truncated to a certain number of decimal places from numeric column in Helical Insight. Below you can see we are having a column in decimal values. If we want to display a number truncated to a certain number of decimal. Click on column. Click
Read More
Helical Insight provides a user the flexibility to apply database functions on different data formats like Text, numeric, date, time, date-time, etc. Following are the steps to apply database functions. In the below blog we have shown the steps to apply a single function. But you can also apply multiple nested functions also like outside
Read More
In this article you will learn about how to add a database functions based on datatype. A datatype shows you what kind of value a column contain . The various datatypes like numeric, text, date, time, date-time and so on are generally used to represent the type of data. Whenever you want to perform any
Read More