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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Dounia
Regular 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
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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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