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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
muskan1111
Frequent Visitor

Write M code in tabular editor

Hello everyone! I'm trying to use M code in tabular editor to get Calender table. But everytime, I try to deploy it, It shows this error. Screenshot_20230202_115245.png

2 REPLIES 2
AlB
Community Champion
Community Champion

Hi @muskan1111 

The "token literal expected" error message in Power Query occurs when a token in the M code is not properly formatted or does not match the expected syntax for the M language. This can happen for several reasons, such as:

  • Misspelled keywords or functions
  • Incorrect use of quotes, parentheses, or brackets
  • Mismatched data types
  • Missing or extra characters in the code
  • Incorrect nesting of functions

 

Can you share the M code?

 

SU18_powerbi_badge

Please accept the solution when done and consider giving a thumbs up if posts are helpful. 

Contact me privately for support with any larger-scale BI needs, tutoring, etc.

 

It is working in my power bi report, but when I'm trying to run that code in tabular editor it is showing this error.

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors