Am quit new to cspro and I have developed my first entry though when am exporting, all records that have rosters do not export the items in the rosters even after I export both items and subitems.
When I view the excel files, I cant see the roster items exported. For example Section A has the table with Household Members (Male,alive,female,alive) when exported it is not seen.
I have attached my application. I need your help please.
Items in Roster not being exported
-
chalasa
- Posts: 18
- Joined: November 25th, 2014, 9:37 am
Items in Roster not being exported
You do not have the required permissions to view the files attached to this post.
-
josh
- Posts: 2403
- Joined: May 5th, 2014, 12:49 pm
- Location: Washington DC
Re: Items in Roster not being exported
Try setting "Output of Multiple Record Occurrences" to "All in one record". When you choose "As seperate records" export is generating a bunch of errors in the listing file like:
Unable to generate EXPORT' file-name 'C:\USERS\JOSH\DOWNLOADS\MWANZO
MWEMA ENDLINE SURVEY INTERFACE\MWANZO MWEMA ENDLINE SURVEY
INTERFACE\SECTION_A.CSV' because of conflicting with another
EXPORT command (seq # 1). Only one record type is supported for this
model.
This seems to be a limitation or a bug with export when choosing "As separate records" with mutliplying occuring items.
Josh
Unable to generate EXPORT' file-name 'C:\USERS\JOSH\DOWNLOADS\MWANZO
MWEMA ENDLINE SURVEY INTERFACE\MWANZO MWEMA ENDLINE SURVEY
INTERFACE\SECTION_A.CSV' because of conflicting with another
EXPORT command (seq # 1). Only one record type is supported for this
model.
This seems to be a limitation or a bug with export when choosing "As separate records" with mutliplying occuring items.
Josh
-
chalasa
- Posts: 18
- Joined: November 25th, 2014, 9:37 am
Re: Items in Roster not being exported
Thank you Josh