Forum Discussion
Anonymous
7 years agoNot applicable
Failed to update data source credentials:
I have a report that with out problem update in desktop, but in online edition it wount accet credentials to one of the tabels. Alle the tabels are Odata feed from the same NAV. The only differens...
GilbertQ
7 years agoSuper User
The errors can be hard to read, but it definitely says "Timeout expired. The timeout period elapsed prior to completion of the operation"
Which indicates a timeout issue.
Which indicates a timeout issue.
Anonymous
7 years agoNot applicable
Correct you are. But it's not when I try to update da datamodel, but when I try to update my credentials to one of the tabels.
- GilbertQ7 years agoSuper UserIs there any way to try and get it to work in similar way as the other tables?
- Anonymous7 years agoNot applicableAll tables come from the same source and use the same credentials.
The only difference are the that I build the m query string myself on this table to exclude some columns before loading the table- GilbertQ7 years agoSuper UserIt would appear that it is then doing some query folding when not using the M Steps.
Possibly see which step is causing it to not fold the query back?