Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have a custom visual with 80,000 rows of data i want to input into it. I call fetchMoreData in the update function and nothing happens, the update function is never called and i dont see any new data in the logs.
this.host.fetchMoreData(true)
Interestingly initaly my data has no segments in the metadata, I would have thought there would be as there is more then 30,000 rows in the data set.
Any thoughts on why the function isnt updating anything is greatly apprecated.
Solved! Go to Solution.
I needed to initilize the host in the construtor
this.host = options.host;
I needed to initilize the host in the construtor
this.host = options.host;
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 55 | |
| 48 | |
| 38 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 85 | |
| 70 | |
| 38 | |
| 28 | |
| 25 |