Forum Discussion

Vickram's avatar
Vickram
Helper III
5 years ago
Solved

Handling NULL values

I have seen many posts and solution re handling NULL values in Power BI but I could not find the solution I am seeking.  I have a column with variant data type: Number and NULL. So, this data cannot...
  • Ashish_Mathur's avatar
    5 years ago

    Hi,

    The Data type of the column should be decimal and you should not feel the need to replace null with 0.  Your visuals should work perfectly.  Can you share the file's download link and show the exact problem.