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

ExecuteFunction #34

Open
paulsimongb opened this issue Sep 28, 2021 · 3 comments
Open

ExecuteFunction #34

paulsimongb opened this issue Sep 28, 2021 · 3 comments
Labels
bug Something isn't working or documentation is wrong

Comments

@paulsimongb
Copy link

The documentation on this refers to Custom Report.

The example VB given does not work. It is obvious that arg1 is not going to be a parameter but will be the url or server depending on whether 0 based

All of the documentation and examples given are very poor. I had to check an old example to get the Exploration Create to work.

The API is very difficult to use, and with poor documentation it is even harder.

Why can I not just put a dot after a key word to see the available methods and properties as I can when dealing with pretty much any other part of the Excel model?

The sample files are no longer being shipped with the new approach of downloading an XLL and the documentation needs to include the latest set of files rather than saying that you can get them from the install folder.

@tedphillips
Copy link
Collaborator

regarding the final remark, the files historically mentioned in the doc relative to 'install location' should available directly from the site shortly, and the doc updated.

@tedphillips tedphillips added the bug Something isn't working or documentation is wrong label Nov 10, 2021
@tedphillips
Copy link
Collaborator

references to custom report & 'create' as you said, are a bug in the doc. there's no particular onus for leveraging reporting to trigger a process.

we'll get this corrected. thanks!


regarding consumability, the reasons there are fairly complex. I'll note that the single-file version of the addin is an important step to let the addin divorce itself from some of that and make the api's easier to get to. we have more to do in this area, and welcome your continued feedback.

@tedphillips
Copy link
Collaborator

file downloads from the relevant doc sections on the api site itself are now live.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working or documentation is wrong
Projects
None yet
Development

No branches or pull requests

2 participants