Forum Discussion

paweldm's avatar
paweldm
Icon for Helper II rankHelper II
9 years ago
Solved

[Expression.Error] We cannot convert the value "" to type List

I cannot find out what the error means.      I am following step by step manual from the link: https://sqldusty.com/2016/04/26/power-bi-and-the-bing-maps-api/   First I found latitude and...
  • Anonymous's avatar
    Anonymous
    9 years ago

    HI paweldm,

     

    As tjd said, the error message show that it can't convert null value, perhaps you can try to replace these null value to a default value before your operation.

     

    Regards,

    Xiaoxin Sheng