Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
Anonymous
Not applicable

Custom Visual fetchMoreData function not doing anything

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.

 

IraWatt_0-1650726602236.png

Any thoughtsn on why the function isnt updating anything is greatly apprecated.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I needed to initilise the host in the constructor 

this.host = options.host;

View solution in original post

1 REPLY 1
Anonymous
Not applicable

I needed to initilise the host in the constructor 

this.host = options.host;

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.