Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
異なる csv ファイルの種類を含むフォルダーから異なる csv ファイルをインポートしようとしています。そのため、最初のフラットファイル名で foreach ループをフィルタリングする必要があります。MyFileType_1*.csv で始まるファイルのみを処理し、同じフォルダー内の他のファイルは処理したくありません。どんな提案でも大歓迎です、ありがとう。