How I can import stages data using data import wizard app in DHIS2 - dhis-2

How Can I import stages data in dhis2, using the "Data Import Wizard" app.
Registration data is import correctly but I think the stages mapping is not properly mapped. Please share example if available.

Related

importing CSV from SAP R/3 to SQL database for reporting purpose

I want to import CSV files and invoices from SAP R/3 system into a SQL database. The database will be used for reporting purpose only, please tell me what will be the best possible way, which database to use and anything else that will be relevant to me in this context? and I am novice so please help....Thanks:)
If you are routinely importing CSV files then I recommend getting them comma delimited (or whatever delimiter you choose) and going the route of making an SSIS package with a corresponding SQL Agent Job that runs daily to check for the file and run it if it finds it.
Info on SSIS package creation:
http://smallbusiness.chron.com/import-csv-ssis-46849.html
If this is a one time load then I would recommend just using the import export wizard built into SQL Server.
https://msdn.microsoft.com/en-us/library/ms140052.aspx
Pretty easy to use the import export wizard too. Right click the database > tasks > import data. This will launch the wizard and will walk you through the one time import.
Adding Microsoft's official SSIS guide as well:
https://msdn.microsoft.com/en-us/library/ms169917.aspx

How to import .csv file in existing table in SQL Navigator?

Is there a way to import a .csv file into a existing table by using SQL Navigator v7 ?
There is an import table wizard in sql navigator.
If you have access to DB server, you may use external tables
If you working remotely, SQL Loader will help.

Excel import to share point not working

Anyone know how to import data using excel to already created employees profile's list.
As there is only export to excel option available, and after i done some modifications in that same excel file and tried to import to sharepoint web portal it's not happening, it's say's connection time out.But if i refresh the data the value is taking from live share point.and there is no connection error happening.
Can anyone knows is any other way to do this?
Thanks
I would convert it to CSV or import it into Sharepoint here is a good example of updating user information in user profiles
http://social.technet.microsoft.com/wiki/contents/articles/13547.updating-user-profile-properties-with-powershell-in-sharepoint-2010.aspx

How to import text data into sqlite?

I am just beginner in iOS development.
I want to import three columns of text data into sqlite database.
Is there any sqlite management tool for mac?
Now i am using Lita management tool, But that's not include import function.
My text data are above 40000 with TAB separate file (TSV).
Can i import that tab separate file into sqlite in terminal?
Please advise me how can i do?
I use Base, and it does have an import feature. You can get it through the Mac App Store, here.
Search SQLite Manager in FireFox Add-ons and install it.
It's free.
There is a feature for import text and nice tool for SQLite. :)

Import SharePoint 2010 Excel library data in List

I want to import SharePoint2010 Document library Excel data in to SharePoint2010 list.
This functionality occur when Excel is added in document Library.
What can i do?
I use import spreadsheet option, it import the data from Excel which is on the server machine (Host machine)
So please give me solution
Add more details .
Import spreadsheet is available on client machine also.
you can have a local excel file and import it to create a list.. without logging to server