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
Super User
7 years agoIs there any way to try and get it to work in similar way as the other tables?
Anonymous
7 years agoNot applicable
All 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
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 ago
Super User
It 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? - Anonymous7 years agoNot applicableI'm not sure of what you mean with your last post?
- GilbertQ7 years ago
Super User
Hi there,
What I meant was, with query folding it allows the query to be run on the source system and not in the Query Editor