Kavi® Members Help
Table of Contents
Members, Companies and Users
Admin Tools
Membership
1. "Duration" versus "term" | |
| Q: | What is the difference between a membership duration and a membership term? |
| A: |
The duration of a membership is the length of time that a membership lasts, regardless of start or end dates. The term of a membership is the range of dates during which a membership is current. There are three types of membership durations: 'Fixed Dates', 'Fixed Duration' and 'Lifetime'. Here are examples of each to help illustrate the distinction between duration and term.
See also Membership Setup. |
2. Renewal intentions | |
| Q: | How I record a member's renewal intentions? |
| A: |
Administrators can store this information for any membership that is eligible for renewal.
ImportantWhen a membership is designated as 'Not intending to renew', the member will not be sent any automated email renewal notifications. |
3. State versus status | |
| Q: | What is the difference between "state" and "status"? |
| A: |
|
Data Upload and Data File Management
1. Slow Upload | |
| Q: | Why is this upload taking so long to complete? |
| A: | The time it takes to perform a batch upload is directly dependent on the quantity of data being uploaded. The larger the data file, the more time it takes the Upload Data tool to validate all that data. Each field in the data file is validated as thoroughly as possible to help ensure a safe upload process and minimize the chances that the upload will corrupt the database. |
2. Unescaped single quote | |
| Q: | What do I do to fix an "Unescaped single quote" error in my data file? |
| A: |
The Upload Data tool responds with this error message when it encounters a single quote (') in a data file contains, such as when a name contains an apostrophe. The data field that contains that single quote must be escaped by enclosing the data string in double quotes. For example, if the data field contained a company named:
You'd place the double quotes around the entire data field (and not just around the part with the single quote), like this:
|
3. OO and .xls | |
| Q: | Open Office won't open this .xls file (Microsoft Excel Spreadsheet) properly. |
| A: |
This is a known file format compatibility issue that people sometimes encounter when using the Upload Data tool. There is a simple work-around for this problem: use the universally compatible .csv (Comma-separated value) format instead. If you are using the Upload Data tool, you can download the file in .csv format and save it locally. Open OpenOffice Calc then open the .csv file, which will automatically open properly for you. You can export the file back to .csv format when you save your changes, since the Upload Data tool requires this format. If you aren't using the Upload Data tool, see this same procedure will work as long as a .csv version of the file is available. If someone using Excel wants to send you a spreadsheet, they can export the file to .csv. You can edit the file and also export it to .csv to work around the compatibility issue. |
4. Leading Zeros Missing | |
| Q: | Why are the leading zeros missing in the CSV data file or report that I just downloaded? |
| A: |
There are some spreadsheet applications that remove leading zeros from the values in a column that has been interpreted as containing integer values. This most commonly occurs with postal codes. If this happens to you, you have two options: you can use a different application, or force the application to allow you to manually re-add the zeros.
|