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

Index was out of range #31

Open
jidl-gh opened this issue Sep 3, 2020 · 4 comments
Open

Index was out of range #31

jidl-gh opened this issue Sep 3, 2020 · 4 comments

Comments

@jidl-gh
Copy link

jidl-gh commented Sep 3, 2020

Hello, when I run the tool for certain folder I get and 'Index was out of range error':

Starting the log-in window
Log-in successfully, retrieving the reports...
Starting conversion and uploading the reports 03/09/2020 06:58:56
Found 21 reports to convert
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

Any ideas what this refers to?

@itsnotaboutthecell
Copy link

itsnotaboutthecell commented Oct 28, 2020

I'm getting the same error when attempting to run the CI_1791266 version - and it's not allowing the script to run successfully.

Found 1 reports to convert
Index was out of range. 
Must be non-negative and less than the size of the collection.
Parameter name: index

@ben-harper
Copy link

ben-harper commented Nov 12, 2020

I too have the same error, also the CI_1791266 version.

Starting the log-in window
Log-in successfully, retrieving the reports...
Starting conversion and uploading the reports 11/12/2020 5:18:07 PM
Found 70 reports to convert
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

@ben-harper
Copy link

Also still an issue with the pre-release version CI_2110572

@nonmanifold
Copy link

this might look like a bug in the tool, but I believe its just confusing error reporting:
When I debugged code I saw that there was a swallowed exception caused by one of our reports having an unsupported drill down feature: "Drillthrough feature is not supported. Paginated reports with drillthrough cannot be uploaded."
If you can't debug this tool, same error may be seen on Power BI web UI when trying to manually import converted .rdl file.
Hope this helps someone.

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

4 participants