The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Team,
This is Rahul R. I have loaded csv file to power BI. In that file two columns are dollar amount ($) value. But the data type was already updated as text. I have checked in excel and power query editor, it shows the text data type. I can't change the data type in currency. After created DAX formula it showing an error as "MdxScript(Model) (3, 38) Calculation error in measure 'Sales-Team'[Total Sales]: The function SUM cannot work with values of type String". Could you please advice how to change the data type in power bi query as well as in excel also.
Thank You.
Regards,
Rahul R
@rvrcompany377 if you cannot change the data type it means the columns contain non-number values.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
Thank you, Sir. Could you please tell me how to solve this error.