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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
Anonymous
Not applicable

Expression.Error when Pivoting Colum

All,

 

I have a column labeled 'Metric' where I have listed out things like Net Sales, EBITDA, COGS, Tax, etc. and another column labeled 'Value with the corresponding values for those metrics. I need to pivot the 'Metric' column so that I have columns for Net Sales, EBITDA, COGS, etc. with all corresponding valyes shown underneath. 

 

I am receiving the following error when attempting to pivot the column:

Expression.Error: We cannot convert the value null to type Number.
Details:
Value=
Type=[Type]

 

I have tried the following to fix the issue:

- Checked that the 'Metric' column is text.

- Checked that the 'Value' column is decimal number.

- Replaced all null and blank values in the 'Metric' column with the word "blank."

- Replaced all null and blank values in the 'Value' column with "0."

 

Any ideas on how else to resolve this error? 

 

Thank you!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I believe there was a file that had been appending with the original query that was causing the problem. This additional file did not necessarily have columns that aligned fully with the original query, so there may have been more than one data type in at least one of the columns I was handling. 

Once I removed this problem file from the source in the query, the pivot column worked like it should. The files do not necessarily need to be in one query; just thought it would be convenient. 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

I believe there was a file that had been appending with the original query that was causing the problem. This additional file did not necessarily have columns that aligned fully with the original query, so there may have been more than one data type in at least one of the columns I was handling. 

Once I removed this problem file from the source in the query, the pivot column worked like it should. The files do not necessarily need to be in one query; just thought it would be convenient. 

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Users online (2,049)