A blank screen shows up if you click the "Correlation" button in the Summary View if you use Treasure data

If the data in your data frame is from the Treasure data and you get a blank screen when you click the “Correlation” button in the Summary View, you can convert numeric and character columns explicitly to numeric and character types again to fix the problem. Here is how.

  • Click the “+” button, select “Create Calculation” and “For Multiple Columns”.

  • In the dialog, select the following.
    • “Matches Column Data Type” for the Select Columns.
    • “Numeric” for the Column Data Type
    • “Convert Data Type” for the Calculation Type
    • “Numeric” for the Convert To.

  • Repeat the same above for the Character data too.
    • “Matches Column Data Type” for the Select Columns.
    • “Character” for the Column Data Type
    • “Convert Data Type” for the Calculation Type
    • “Character” for Convert To.

Please try the Correlation button again once those steps are created.