Forum Discussion

kd_61's avatar
kd_61
Frequent Visitor
5 years ago
Solved

Embedding Paginated Report with AppOwnsData and data gateway

I am following the tutorial for embedding a paginated report in my application. I am using the AppOwnsData sample on Github to test, and have supplied all the required settings and am using service p...
  • kd_61's avatar
    5 years ago

    I solved this by downgrading the microsoft.powerbi.api nuget package from version 3.x to version 2.x. You can refer to the github issue thread for more information.