Forum Discussion

Suraj_Ncircle's avatar
Suraj_Ncircle
Frequent Visitor
2 years ago
Solved

Power BI Custom Connector Combo Box Only Showing First 1000 Values

Hello,

I am currently developing a custom connector for Power BI and have encountered an issue with the combo box drop-down functionality. The problem is that the combo box is only displaying the first 1000 values, even though the data source contains more than 1000 entries.

Questions:

  1. Is there a known limitation in Power BI or the Power Query M language that restricts the combo box to only show the first 1000 values?
  2. Are there any workarounds or best practices to overcome this limitation and display all values or enable dynamic loading of additional values?
  3. Could this be an issue related to my implementation in the custom connector? If so, what specific areas should I review or modify?

    I would greatly appreciate any guidance, suggestions, or examples from the community to help resolve this issue.

    Thank you in advance for your assistance!

     

1 Reply