Forum Discussion
danieleperilli
8 years agoKudo Commander
Fetch more data
In the latest API (1.12.0) is finally possible to bypass the 30K rows limit by setting the dataReductionAlgorithm to window and by checking the options.operationKind during the update (https://micros...
- 8 years ago
It seems fetchMoreData does not work in Debug Visual.
As a workaround please build a package by using pbiviz package.
Please let us know if that works.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
danieleperilli
8 years agoKudo Commander
Thanks!
v-viig
8 years agoCommunity Champion
It seems fetchMoreData does not work in Debug Visual.
As a workaround please build a package by using pbiviz package.
Please let us know if that works.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- v-viig8 years agoCommunity Champion
Meantime, we reported this issue to PBI CV API team to fix it.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- danieleperilli8 years agoKudo Commander
By compiling the package I can receive the data updates. Thanks!
I wait for the issue fix in the debug environment, but in the meantime I can go ahead.