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
mespiritu
Helper I
Helper I

Unpivot columns showing error not accurate data

When I'm unpivoting these selected columns one of the values "Unknown - No EID Match" is coming out inaccurate when reviewing the data (YR1 should have 6 "Unknown - No EID Match". The other values seem to match up with the correct numbers when filtering the specific attribute. 

mespiritu_0-1756839487331.png

 

1 ACCEPTED SOLUTION
v-pnaroju-msft
Community Support
Community Support

Thankyou, @GeraldGEmerick, for your response.

Hi mespiritu,

We appreciate your inquiry on the Microsoft Fabric Community Forum.

Based on my understanding, the error occurs because Power Query automatically set the year columns to the Date data type. When unpivoting, non-date text values such as Unknown - No EID Match cannot be parsed as dates, and therefore appear as errors instead of displaying the original text.

Please follow the steps below, which may help resolve the issue:

  1. In Power Query Editor, review the Applied Steps and remove or modify the automatic Changed Type step.
  2. Before unpivoting, change the year columns to Text by right clicking the column header and selecting Change Type to Text.
  3. Perform Unpivot Columns again as this will preserve Unknown - No EID Match as text.
  4. Verify the count for YR1 by filtering for Unknown - No EID Match after unpivoting and check the expected count is 6.

Additionally, please refer to the following links:
Dealing with errors - Power Query | Microsoft Learn
Unpivot columns - Power Query | Microsoft Learn

We hope the information provided helps resolve the issue. Should you have any further queries, please feel free to contact the Microsoft Fabric community.

Thank you.

View solution in original post

6 REPLIES 6
v-pnaroju-msft
Community Support
Community Support

Hi mespiritu,

We wanted to see if the information we gave helped fix your problem. If you need more help, please feel free to contact the Microsoft Fabric community.

Thank you.

v-pnaroju-msft
Community Support
Community Support

Hi mespiritu,

We are following up to see if what we shared solved your issue. If you need more support, please reach out to the Microsoft Fabric community.

Thank you.

v-pnaroju-msft
Community Support
Community Support

Hi mespiritu,

We would like to follow up and see whether the details we shared have resolved your problem.
If you need any more assistance, please feel free to connect with the Microsoft Fabric community.

Thank you.

v-pnaroju-msft
Community Support
Community Support

Thankyou, @GeraldGEmerick, for your response.

Hi mespiritu,

We appreciate your inquiry on the Microsoft Fabric Community Forum.

Based on my understanding, the error occurs because Power Query automatically set the year columns to the Date data type. When unpivoting, non-date text values such as Unknown - No EID Match cannot be parsed as dates, and therefore appear as errors instead of displaying the original text.

Please follow the steps below, which may help resolve the issue:

  1. In Power Query Editor, review the Applied Steps and remove or modify the automatic Changed Type step.
  2. Before unpivoting, change the year columns to Text by right clicking the column header and selecting Change Type to Text.
  3. Perform Unpivot Columns again as this will preserve Unknown - No EID Match as text.
  4. Verify the count for YR1 by filtering for Unknown - No EID Match after unpivoting and check the expected count is 6.

Additionally, please refer to the following links:
Dealing with errors - Power Query | Microsoft Learn
Unpivot columns - Power Query | Microsoft Learn

We hope the information provided helps resolve the issue. Should you have any further queries, please feel free to contact the Microsoft Fabric community.

Thank you.

mespiritu
Helper I
Helper I

It shows 

mespiritu_0-1756857808331.png

 

GeraldGEmerick
Responsive Resident
Responsive Resident

@mespiritu What is the error when you click on Error?

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