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

Error On Import #3

Open
dbszepesi opened this issue Mar 12, 2020 · 3 comments
Open

Error On Import #3

dbszepesi opened this issue Mar 12, 2020 · 3 comments

Comments

@dbszepesi
Copy link

I am getting the following when trying to import my JSON file:

Invalid dataflow structure. Exception Details: Token Comma expected. Start position: (249,1). End Position (249,3). Activity ID is [GUI]. Request ID is [GUID].

How can I find out where this is in the JSON file? Is that a row number (249)?

@nolockcz
Copy link
Owner

Yes, it is the line number.

@dbszepesi
Copy link
Author

Visual Studio Code and Notepad both show pbi:mashup as a single monster column on line 8. If I look at line 250 after that, there is nothing weird there. Any chance that line number is counting lines in the pbi:mashup column?

@nolockcz
Copy link
Owner

I know, there is a long line but that's a format, which MS uses in the PBI dataflows.
It's complicated to help you without seeing the PBIX file :(

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