Forum Discussion
Embedded visuals stop loading (DirectQuery)
- 9 years ago
Update
Found the issue. After updating the desktop app to the version released the other day this now displays the same error as the embedded reports, however it actually gives more info.
Basically caused by database columns being of type "text". Changing them to type nvarchar has resolved the issue.
Pretty poor that the embedded report gives so little info as to what the issue is and also that it's only the very recent version of the desktop app that displayed the same issue, the previous desktop app versions all displayed the report correctly...
Update
Found the issue. After updating the desktop app to the version released the other day this now displays the same error as the embedded reports, however it actually gives more info.
Basically caused by database columns being of type "text". Changing them to type nvarchar has resolved the issue.
Pretty poor that the embedded report gives so little info as to what the issue is and also that it's only the very recent version of the desktop app that displayed the same issue, the previous desktop app versions all displayed the report correctly...