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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Dounia
Frequent Visitor

Expression.SyntaxError: Token '}' expected.

= Table.TransformColumnTypes(Actions_Table,{"Action ID ", type any},{"Overarching owner org. ", type text}, {"Owner organization", type text}, {"Owner", type text}, {"Contributing organization ", type text}, {"Commitment", type text}, {"Strategic line", type text}, {"Long term goal", type text}, {"Initiative ", type text}, {"Action ", type text}, {"Start date #(lf)MM/DD/YY ", type date}, {"End date#(lf)MM/DD/YY", type date}, {"Milestone 1", type text}, {"Date MS1#(lf)MM/DD/YY", type date}, {"Milestone 2", type text}, {"Date MS2#(lf)MM/DD/YY", type date}, {"Milestone 3", type text}, {"Date MS3#(lf)MM/DD/YY", type date}, {"Last update #(lf)(Q, Year)", type any}, {"Overall Status", type text}, {"#", type text}, {"Comment on status #(lf)(Please include information regarding progress, risks, etc. identified)", type text}, {"Next steps#(lf)(If applicable, please describe correspondent mitigation actions)", type text}, {"Progress %", Percentage.Type}, {"#3", type text},{"Status M1", type text} {"# 1", type text}, {"Status M2", type text}, {"#2", type text}, {"Status M3", type text})

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Dounia ,

 

Upon my inspection, I have found that the possible reason for your error is the missing comma in {“Status M1”, type text} and {“# 1”, type text}.

vhuijieymsft_0-1714359651794.png

 

After making the correction, please run the query again to verify that the error has been resolved.

 

If you have any other questions please feel free to contact me.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Dounia ,

 

Upon my inspection, I have found that the possible reason for your error is the missing comma in {“Status M1”, type text} and {“# 1”, type text}.

vhuijieymsft_0-1714359651794.png

 

After making the correction, please run the query again to verify that the error has been resolved.

 

If you have any other questions please feel free to contact me.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

Thanks very much!

 

Helpful resources

Announcements
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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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