最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

power automate desktop - "The untyped object argument to the 'Text' function has an incorrect type. Exp

programmeradmin2浏览0评论

I am writing a Power Automate flow which, among other things, should concatenate three texts and write them in a Excel sheet. However, the error on the title is appearing.

The code is like this:

Excel Instance: =ExcelInstance2
Value to be written: =Concatenate(Name," - ",ID)
Record mode: On the specified cell
Column: 1
Row: =IDRow

I've tried changing the commas to ";", using "&" and the like, but nothing worked. What could be wrong? The Power Fx is active, in case this is relevant.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论