gorby
(Extraordinary UiPath Forum Contributor 2024)
1
こんばんは。
UiPath Studio 2024.10.0 Community editionのユーザです。
For Eachアクティビティの中で、Read Range(Workbook)アクティビティを使って
System.IO.Path.GetFileName(item.ToString)
という構文でブックを開こうとしたら、ブックが開けません
というエラーが出ました。(添付画像参照)
Excel Process Scopeの中で使う、Read RangeXアクティビティを使って同じことをしたら問題なくブックを開けました。
Read Range(Workbook)アクティビティではブック名に変数を指定できないのでしょうか。
lrtetala
(Lakshman Reddy)
2
Hi @gorby
You can directly use Item.ToString
Regards,
system
(system)
Closed
3
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.