Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Check for activated Excel #5

Open
liamcs98 opened this issue Jun 20, 2018 · 4 comments
Open

[Feature Request] Check for activated Excel #5

liamcs98 opened this issue Jun 20, 2018 · 4 comments

Comments

@liamcs98
Copy link

Howdy there!

Might be worth a cycle to add to -GenExcel to see if the installed version of excel is activated. An unactivated excel breaks the command.

@prashant3535
Copy link
Contributor

Hi there,

This issue will be resolved when the code is rewritten to use the EPPlus library (https://github.com/JanKallman/EPPlus) for the Excel Report generation instead of the comobject.

Its on the roadmap, however not in the near future.

@liamcs98
Copy link
Author

All good! Just wanted to bring it up since I searched through the issues and didnt see anyone mention this problem/feature. Definitely low priority.

@liamcs98
Copy link
Author

The more I use this tool the more I love it.
Might also be worth it to allow a flag to not automatically generate the report when passing the output to specific directory flag.

@prashant3535
Copy link
Contributor

You can use the -OutputType parameter for it.

-OutputType
Output Type; Comma seperated; e.g STDOUT,CSV,XML,JSON,HTML,Excel (Default STDOUT with -Collect parameter, else CSV and Excel).
Valid values include: STDOUT, CSV, XML, JSON, HTML, Excel, All (excludes STDOUT).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants