powershell : increment foreach loop datas from a csvfile to an xml output file
问题 Could you help me implementing a counter in order to generate an xml file with multiple element from a csv inside? Here is the csv file UCB63_DATENUM;U6618_FILENAME;UF6E8_CANAL;U65B8_IDRP 7/8/19 22:27;457E6659_ZN_LIQRLVPR_A_V_ML.pdf;ML;1367091 9/11/19 23:03;49453878_ZN_LIQRLVPR_A_V_ML.pdf;ML;106440 9/24/19 21:04;497E585B_ZN_LIQRLVPR_A_V_CS.pdf;CS;1536658 2/12/20 22:12;58453B75_ZN_LIQRLVPR_A_V_ML.pdf;ML;1406091 and the code My return on the screen is good but as I am not calling the value, it