Efficiently export client data from Power Diary with our detailed guide. Learn how to export client notes, forms, invoices, and more directly from the Client Profile or using the Data Export tool.
Exporting Data from Client Profiles
You can download the following data directly under the Client's Profile:
Clinical Notes
Admin Notes
Clinical Forms
Admin Forms
Invoices
Uploaded Clinical Documents and Files
Uploaded Admin Documents
Note:
To export a complete client communications record, please use the data export tool located in Tools → Data Export.
Exporting Large Data Sets
For a more detailed step-by-step guide, please refer to our article on Exporting Your Data.
By following these steps, you can efficiently export all necessary client data in a streamlined and organized manner. If you have any questions or need further assistance, feel free to contact our support team at support@powerdiary.com.
Encrypting and password-protecting CSV and PDF files
Please be aware that the instructions provided are recommendations, and Power Diary does not take responsibility for the results.
Encrypting/Password Protecting CSV Files
Using Microsoft Excel
1. Open your CSV file in Excel:
- Launch Excel.
- Go to `File → Open` and select your CSV file.
2. Save as an Excel Workbook:
- Go to `File → Save As`.
- Choose the location where you want to save the file.
- In the `Save as type` dropdown, select `Excel Workbook (*.xlsx)`.
- Click `Save`.
3. Encrypt the Excel Workbook:
- Go to `File → Info`.
- Click `Protect Workbook` and then `Encrypt with Password`.
- Enter a password and confirm it.
- Save the file.
4. Convert the Encrypted Excel File back to CSV (if necessary):
- Open the encrypted Excel file.
- Go to `File → Save As`.
- In the `Save as type` dropdown, select `CSV (Comma delimited) (*.csv)`.
- Save the file. Note that this will remove the encryption, so keep the Excel version for security.
Using 7-Zip (for Windows)
1. Install 7-Zip:
- Download and install 7-Zip from here.
2. Compress and Encrypt the CSV File:
- Right-click on your CSV file.
- Select `7-Zip → Add to archive`.
- In the `Add to Archive` window, set the `Archive format` to `zip`.
- Enter a password in the `Encryption` section.
- Click `OK`.
Using macOS Terminal
1. Open Terminal:
- Open Terminal from `Applications → Utilities → Terminal`.
2. Compress and Encrypt the CSV File:
- Navigate to the folder containing your CSV file using the `cd` command.
- Use the following command to compress and encrypt:
zip -e encrypted_file.zip your_file.csv
- Enter and confirm the password.
Encrypting/Password Protecting PDF Files
Using Adobe Acrobat
1. Open your PDF in Adobe Acrobat:
- Launch Adobe Acrobat.
- Open your PDF file.
2. Encrypt the PDF:
- Go to `File → Protect Using Password`.
- Choose `Encrypt with Password`.
- Enter a password and decide the type of password protection (e.g., for opening the document, for editing, etc.).
- Save the file.