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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Dounia
New Member

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
v-huijiey-msft
Community Support
Community Support

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
v-huijiey-msft
Community Support
Community Support

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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