Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Powershell csv sync
#5
Is there an example how to do this? It still doesn't seem work for me. When I remove a line from MyFile.csv and run the following command, nothing is changed when I re-open the database.

$BaseItem = Get-RDBaseItemId -ItemPath "Connections\MyNode"
New-RDBaseItemImportCsv -ItemId $BaseItem.Guid -CsvFilename "MyFile.csv" -OutputFilename c:\temp\sync.txt -sync -overwrite
Reply


Messages In This Thread
Powershell csv sync - by poohbear - 01-03-2021, 09:58 PM
RE: Powershell csv sync - by DevOma - 02-03-2021, 10:36 AM
RE: Powershell csv sync - by poohbear - 29-09-2021, 07:23 PM
RE: Powershell csv sync - by DevOma - 30-09-2021, 07:42 AM
RE: Powershell csv sync - by poohbear - 30-09-2021, 10:28 PM
RE: Powershell csv sync - by DevOma - 30-09-2021, 11:03 PM
RE: Powershell csv sync - by DevOma - 30-09-2021, 11:06 PM



Users browsing this thread: 1 Guest(s)