- Posts: 2
generate report in CSV format
- chaudhari.chetan@gmail.com
- Topic Author
Less
More
14 Jun 2016 17:26 #4546
by chaudhari.chetan@gmail.com
generate report in CSV format was created by chaudhari.chetan@gmail.com
Hi, I am trying to generate report of the simulation in another currency. Since there is no real option to change currency in SAM, I was wondering if the report can be exported to an Excel file or CSV file - any editable form really.
Just out of curiosity, is there is an LK script that creates the PDF report? Perhaps, I could directly modify that for my requirements.
Any other suggestions would be much appreciated. Thanks
Just out of curiosity, is there is an LK script that creates the PDF report? Perhaps, I could directly modify that for my requirements.
Any other suggestions would be much appreciated. Thanks
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5423
15 Jun 2016 09:31 #4547
by pgilman
Replied by pgilman on topic generate report in CSV format
Hello,
It is not possible to edit the PDF report template.
You can export data and images of graphs from the Results page by right-clicking (ctrl-click on some computers) the graphs and tables you see on the Results page.
If you are using SAM on a Windows computer with the Residential, Commercial, or Single Owner financial model, you can click the "Send to Excel With Equations" button on the Cash Flow tab of the Results page to export financial model inputs to an Excel workbook that makes the same financial calculations as SAM. You could then change the currency in the workbook and create your report based on that data.
Best regards,
Paul.
It is not possible to edit the PDF report template.
You can export data and images of graphs from the Results page by right-clicking (ctrl-click on some computers) the graphs and tables you see on the Results page.
If you are using SAM on a Windows computer with the Residential, Commercial, or Single Owner financial model, you can click the "Send to Excel With Equations" button on the Cash Flow tab of the Results page to export financial model inputs to an Excel workbook that makes the same financial calculations as SAM. You could then change the currency in the workbook and create your report based on that data.
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
- chaudhari.chetan@gmail.com
- Topic Author
Less
More
- Posts: 2
01 Jul 2016 21:45 #4548
by chaudhari.chetan@gmail.com
Replied by chaudhari.chetan@gmail.com on topic generate report in CSV format
Thanks for your reply, Paul.
On the similar lines, had another question. I wrote an LK script to out the parameters of my interest to a csv file. It works on a PC but on a Mac I get "Error 30 - Read only file system"
I am guessing I need to give SAM write privileges to disk. Now really sure how since it runs off an image in OS X.
Any advice?
Thanks,
Chetan.
On the similar lines, had another question. I wrote an LK script to out the parameters of my interest to a csv file. It works on a PC but on a Mac I get "Error 30 - Read only file system"
I am guessing I need to give SAM write privileges to disk. Now really sure how since it runs off an image in OS X.
Any advice?
Thanks,
Chetan.
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5423
06 Jul 2016 10:09 #4549
by pgilman
Replied by pgilman on topic generate report in CSV format
Dear Chetan,
Here are a couple of things to try:
1. Make sure that the folder your script is writing to is one for which you have write permissions.
2. Move SAM.app from the disk image (.dmg) to the Applications folder, and run SAM from there.
If you are still having trouble, please feel free to [url=mailto:sam.support@nrel.gov?subject=LK%20script%20for%20OS%20X%20file%20write%20testing t=_self]email me[/url] your script for testing.
Best regards,
Paul.
Here are a couple of things to try:
1. Make sure that the folder your script is writing to is one for which you have write permissions.
2. Move SAM.app from the disk image (.dmg) to the Applications folder, and run SAM from there.
If you are still having trouble, please feel free to [url=mailto:sam.support@nrel.gov?subject=LK%20script%20for%20OS%20X%20file%20write%20testing t=_self]email me[/url] your script for testing.
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
Moderators: pgilman