How do I add quotation marks to the beginning and end of a string or variable in Power Query M?

前端 未结 0 1305
滥情空心
滥情空心 2021-02-15 20:12

This is the code I have:

let
    content = "{
        ""timezone"": ""tokyo standard time""
    }",
    Source =         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题