Forum Discussion
Table.TransformColumns(Source, {{"Item", each _ ?? "OtherColumn" , type text}}) coalesces not work
Just testing some syntax in vs code
why does this work
but this doesnt. Using the power query sdk in vscode to test this. I thought the coalesces should work. Just curious if the below works for others.
Cheers
8 Replies
- Omid_Motamedise
Super User
Both are correct and work for me
- ronrsnfld
Super User
Both work fine for me using Power BI Desktop
- AnonymousNot applicable
maybe its the vscode powerquery sdk
Could you try it in VScode ?
- ronrsnfld
Super User
Sorry. I do not have that tool.
- PwerQueryKees
Super User
powerquery sdk in VSCode? Where do I get that??
- AnonymousNot applicable
Vs code extension you can download power query sdk extensions
- ZhangKun
Super User
Yes, the error message is:"token comma expected"(in vs). Maybe it's a bug? I think you can ask Microsoft or the plugin author.
- AnonymousNot applicable
Hi Anonymous ,
Please be aware, Power Query SDK provides functionality related to the development and testing of Custom Connectors for Power Query and Power BI.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.