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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
arvindyadav
Post Partisan
Post Partisan

[Expression.Error] We cannot convert the value 20 to type Text.

Hi Team,

 

I am facing some error like [Expression.Error] We cannot convert the value 20 to type Text.

How can I adjust to this?

I am working on excel files.

 

Regards,

 

Arvind

 

2 REPLIES 2
Aron_Moore
Solution Specialist
Solution Specialist

Sounds like you are trying to use some DAX expression which requires text, but the input contains numbers. You could try wrapping your input in FORMAT(table[column with text&num]), "" )

Hi @Aron_Moore,

I did 3 column unpivot 1st it is in format of ABC/123 format after unpivot it is converted into 1.2 format .
If I am using what you said is that okay with my data .. I did unpivot in edited query.

Regards,
Arvind

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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