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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Syndicate_Admin
Administrator
Administrator

Error processing dataset

Hello everyone! I need your help with this error that comes out every time I try to update my dashboards:

Processing error: We cannot convert the value null to type List.
Cluster URI: WABI-SOUTH-CENTRAL-US-redirect.analysis.windows.net
Activity ID: 96ce00d2-0637-43f9-a596-0e4225cf978f
Application ID: 36664a59-aada-a155-300a-2ab3821b95f5
Time: 2021-09-14 14:08:54Z

Does anyone know how I can solve this problem? help po please

2 REPLIES 2
v-jingzhang
Community Support
Community Support

Hi @Syndicate_Admin 

 

Open Power Query Editor and find out on which step this error starts to occur. Then fix it there. These links may be helpful:

Power Query - Common Errors & How to Fix Them - Excel Off The Grid

Dealing with errors | Microsoft Docs

 

If it happens on a column which should have List values but sometimes may have null values in the data source, you can consider inserting a step to remove null value rows if you don't need them. Or replace null with other values if you want to keep the rows. You can also use try ... otherwise ... expressions to deal with errors. See M Language Error Handling

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

amitchandak
Super User
Super User

@Syndicate_Admin , do you have a list column coming from your data source?

You might have converted it into columns and rows. That is giving problem. Open power query and check for more details

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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