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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
Anonymous
Not applicable

Table.ExpandTableColumn returning null values

I've joined these...

pelbekurbaser_0-1683011943105.png

When hovering over the 'tblRWtømningsdag' field, I get the following values:

pelbekurbaser_1-1683012017428.png

 

However, when expanding 2 of the columns, I get null values returned:

pelbekurbaser_2-1683012079172.png

 

What could explain this behaviour - and what's the fix?

 

This is Excel PowerQuery by the way.

 

Thanks in advance for any help.

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

It'd seem like the issue was related to lowercase/uppercase values. 

 

There was an actual in uppercase/lowercase between the 2 joined tables, and still Power Query Editor showed me the table data in the preview (surely an error?) but nothing when expanding (as expected).

 

Transforming the values in the joined column in both tables to uppercase before joining helped.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

It'd seem like the issue was related to lowercase/uppercase values. 

 

There was an actual in uppercase/lowercase between the 2 joined tables, and still Power Query Editor showed me the table data in the preview (surely an error?) but nothing when expanding (as expected).

 

Transforming the values in the joined column in both tables to uppercase before joining helped.

Payeras_BI
Solution Sage
Solution Sage

Hi @Anonymous ,

Difficult to tell without having a sample file to reproduce the issue but check the use of Table.Buffer function and see if would be of any help in this specific scenario.

Regards,

If this post answered your question, please mark it as a solution to help other users find useful content.
Kudos are another nice way to acknowledge those who tried to help you.

J. Payeras
Mallorca, Spain

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

Feb2025 NL Carousel

Fabric Community Update - February 2025

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

Top Solution Authors