Forum Discussion

Capono's avatar
Capono
Frequent Visitor
7 years ago
Solved

Fetch more data introduced in API 1.12 is broken

https://github.com/Microsoft/PowerBI-visuals/issues/508   Two weeks ago I opened an issue based on the broken feature 'Fetch More Data', unfortunately, this feature is still broken. We were using ...
  • v-viig's avatar
    7 years ago

    Hi Capono,

     

    This is known issue that will be resolved in future versions of API.

     

    As a workaround you can migrate from categorical mapping to table mapping instead.

    Another possbile solution is to decrease API version to 1.13.0.

     

    Ignat Vilesov,

    Software Engineer

     

    Microsoft Power BI Custom Visuals

    [email protected]

  • Capono's avatar
    Capono
    7 years ago

    Thanks for your answer but that not a solution for us. (We already considered to switch to API v1.13 but the latest theming support breaks all older than v2.1 )

     

    Therefore, the older API's are not an option. Further, the support of 'SelectionId" is not given in the table view which is required for any feature provided by Power BI which is connected to the data point.