Forum Discussion

svessari's avatar
svessari
Frequent Visitor
4 years ago
Solved

Expression.Error: We cannot apply operator .. to types Null and Null

I'm getting the following error when trying expand table when merging two tables in Power Query in Power BI. The problem persist with all kinds of joins. There are no null values in the datasets.   ...
  • svessari's avatar
    4 years ago

    Okay, just to let others know that might have a similar problem I found out the solution. It was my bad, but there were instances where Table B in the merge process that had null values due to an error in the SQL database. Anyway, I replaced all those values and it worked! Thanks to Pete and Jing for the help!