Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Sagejah9
Helper III
Helper III

We cannot convert the value "” to type List.

Hi community members, 
I am encountering this problem when I am refreshing my queries. This has come up on a query that came from an API that I converted from a list to a table. However, after converting the list to a table I added a column to the table from another table by merging on a key column but the newly added column(date type)  has null values. How can I solve or work around this?

4 REPLIES 4
Anonymous
Not applicable

@Sagejah9 

The error message shows that it can't convert null value, perhaps you can try to replace these null value to a default value before your operation. So in your case, try replace the null with a suitable date then try again.

 

Vpazhenmsft_2-1631759990729.png

 

Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.

 

amitchandak
Super User
Super User

@Sagejah9 , In the blank row, you do not bank/null you have space " " , first replace space with null in power query and then try

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

@amitchandak 
it actually says null in the rows under the column that I have added. 

@amitchandak I am also working with the May 2020 version. When I disable the load on the new merged query, it refreshes fine so I know it's a problem with the null values in the column. Not understanding why it should affect it if it's converted to a table. I need that column in the same table to do calculations. 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors