In this blog, we will learn how to display cyclic redundancy check value of a given string as a 32-bit unsigned value from numeric column in Helical Insight.
- If we want to display cyclic redundancy check value of a given string as a 32-bit unsigned value. Click on Travel Cost column.
- Click on more, user will get two options i.e., Quick and Advanced
- Click on “Advanced” in this you will see a function called “crc32”. Double click on that function and then drag down the Travel Cost column in the selected crc32 function box at the bottom. Click on Save button.
- Click on “Generate” report. You will see the desired output as below.




Note: These functions are specific to the database and may / may not appear based on the kind of database that you are connecting to. Please refer to below blog to add more database functions for your specific use case.
Adding Database Functions